wasm-micro-runtime/core/iwasm
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
..
aot Fix quadratic runtime for duplicate export name detection (#3861) 2024-10-21 11:02:30 +08:00
common [instantiation linking] create and import WASMMemoryInstance for interp (#3845) 2024-11-04 15:38:20 +08:00
compilation Fix some compile warnings and typos (#3854) 2024-10-15 16:04:58 +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 [instantiation linking] create and import WASMMemoryInstance for interp (#3845) 2024-11-04 15:38:20 +08:00
interpreter [instantiation linking] create and import WASMMemoryInstance for interp (#3845) 2024-11-04 15:38:20 +08:00
libraries [instantiation linking] create and import WASMMemoryInstance for interp (#3845) 2024-11-04 15:38:20 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00