Commit Graph

2 Commits

Author SHA1 Message Date
liang.he
9b5058c7fe
[instantiation linking] create and import WASMMemoryInstance for aot (#3887) 2024-11-20 11:19:02 +08:00
liang.he
e030350bd7
[instantiation linking] create and import WASMMemoryInstance for interp (#3845)
APIs to create and import WASMMemoryInstance for Interp

- add a demo (sample/linking/raw) for APIs test
- new APIs for instances of spawned threads to build imports list from parents'
2024-11-04 15:38:20 +08:00