wasm-micro-runtime/core/iwasm
WenLY1 4dacef2d60
shared heap: Fix some issues and add basic unit test case (#3801)
Fix some issues and add basic unit test case for shared heap feature.

Signed-off-by: wenlingyun1 <wenlingyun1@xiaomi.com>
2024-09-20 14:24:38 +08:00
..
aot Implement a first version of shared heap feature (#3789) 2024-09-14 10:51:42 +08:00
common shared heap: Fix some issues and add basic unit test case (#3801) 2024-09-20 14:24:38 +08:00
compilation Implement option for skipping function index in the callstack (#3785) 2024-09-11 16:08:37 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Add support for multi-memory proposal in classic interpreter (#3742) 2024-08-21 12:22:23 +08:00
include shared heap: Fix some issues and add basic unit test case (#3801) 2024-09-20 14:24:38 +08:00
interpreter shared heap: Fix some issues and add basic unit test case (#3801) 2024-09-20 14:24:38 +08:00
libraries shared heap: Fix some issues and add basic unit test case (#3801) 2024-09-20 14:24:38 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00