Commit Graph

4 Commits

Author SHA1 Message Date
Wenyong Huang
9ba36e284c
Implement shared heap for AOT () 2024-09-29 12:50:59 +08:00
Wenyong Huang
c4aa1deda5
Add shared heap sample () 2024-09-20 16:13:20 +08:00
WenLY1
4dacef2d60
shared heap: Fix some issues and add basic unit test case ()
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
WenLY1
92852f3719
Implement a first version of shared heap feature ()
ps. https://github.com/bytecodealliance/wasm-micro-runtime/issues/3546
2024-09-14 10:51:42 +08:00