File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 33### Breaking Changes
44
55### New Features
6+ - Add wasm_export.h APIs to expose memory type (#3496 )
67 - Add api to get export global instance (#3452 )
78 - Add wasm-mutator-fuzz test (#3420 )
89 - Implement Memory64 support for AOT (#3362 )
1213 - Add WASI support for esp-idf platform (#3348 )
1314
1415### 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 )
1518 - Fix wasm loader check data segment count (#3492 )
1619 - Fix loader parse block type and calculate dynamic offset for loop args (#3482 )
1720 - Fix memory64 handling find_block_addr and execute_main (#3480 )
4851 - Enhance wasm loader checks for opcode br_table (#3352 )
4952
5053### Others
54+ - Bump requests from 2.32.2 to 2.32.3 in /build-scripts (#3494 )
5155 - Enable building static library on Android platform (#3488 )
5256 - wasm-mutator-fuzz: Generate more kinds of corpus (#3487 )
5357 - Correct nuttx repo names (#3484 )
You can’t perform that action at this time.
0 commit comments