 WenLY1andGitHub
|
b0c6d5c23a
|
add testcases for shared heap and fix POP_MEM_OFFSET of memory64 (#3916)
- add testcases for shared_heap
- fix POP_MEM_OFFSET and POP_TBL_ELEM_IDX of memory64
Signed-off-by: wenlingyun1 <wenlingyun1@xiaomi.com>
|
2024-11-24 11:34:38 +08:00 |
|
 WenLY1andGitHub
|
19160f0e1d
|
Fix issues of destroy_shared_heaps (#3847)
Set shared_heap_list to NULL with lock, and destroy shared_heap_list_lock.
Signed-off-by: wenlingyun1 <wenlingyun1@xiaomi.com>
|
2024-10-10 10:56:36 +08:00 |
|
 WenLY1andGitHub
|
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 |
|
 WenLY1andGitHub
|
92852f3719
|
Implement a first version of shared heap feature (#3789)
ps. https://github.com/bytecodealliance/wasm-micro-runtime/issues/3546
|
2024-09-14 10:51:42 +08:00 |
|