File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 3
3
### Breaking Changes
4
4
5
5
### New Features
6
+ - Add wasm_export.h APIs to expose memory type (#3496 )
6
7
- Add api to get export global instance (#3452 )
7
8
- Add wasm-mutator-fuzz test (#3420 )
8
9
- Implement Memory64 support for AOT (#3362 )
12
13
- Add WASI support for esp-idf platform (#3348 )
13
14
14
15
### Bug Fixes
16
+ - Fix posix build when libc wasi is disabled and debug interp is enabled (#3503 )
17
+ - Fix wasm_mini_loader.c build when jit or multi-module is enabled (#3502 )
15
18
- Fix wasm loader check data segment count (#3492 )
16
19
- Fix loader parse block type and calculate dynamic offset for loop args (#3482 )
17
20
- Fix memory64 handling find_block_addr and execute_main (#3480 )
48
51
- Enhance wasm loader checks for opcode br_table (#3352 )
49
52
50
53
### Others
54
+ - Bump requests from 2.32.2 to 2.32.3 in /build-scripts (#3494 )
51
55
- Enable building static library on Android platform (#3488 )
52
56
- wasm-mutator-fuzz: Generate more kinds of corpus (#3487 )
53
57
- Correct nuttx repo names (#3484 )
You can’t perform that action at this time.
0 commit comments