wasm-micro-runtime/tests
Wenyong Huang 1329e1d3e1
Add support for multi-memory proposal in classic interpreter (#3742)
Implement multi-memory for classic-interpreter. Support core spec (and bulk memory) opcodes now,
and will support atomic opcodes, and add multi-memory export APIs in the future. 

PS: Multi-memory spec test patched a lot for linking test to adapt for multi-module implementation.
2024-08-21 12:22:23 +08:00
..
benchmarks Fix compile errors on workload bwa and benchmark jetstream (#3617) 2024-07-12 16:58:10 +08:00
fuzz/wasm-mutator-fuzz wasm-mutator-fuzz: Set compilers earlier (#3585) 2024-07-02 11:27:31 +08:00
malformed Add malformed test cases (#3459) 2024-05-21 16:38:34 +08:00
regression/ba-issues wasm loader: Fix pop invalid offset count when stack top is ANY (#3516) 2024-06-14 16:22:08 +08:00
requirement-engineering Add test cases for the requirements of "gc-aot" feature (#3399) 2024-05-09 16:15:44 +08:00
standalone Fix compilation errors (#3549) 2024-06-20 12:33:52 +08:00
unit [refactoring] Extract read leb to a separate file, share the code between loader and mini loader (#3701) 2024-08-14 08:46:24 +08:00
wamr-compiler Fix AOT shift operations for indirect constants (#2627) 2023-10-11 11:22:34 +08:00
wamr-test-suites Add support for multi-memory proposal in classic interpreter (#3742) 2024-08-21 12:22:23 +08:00