wasm-micro-runtime/product-mini/platforms
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
..
alios-things [refactoring] Extract read leb to a separate file, share the code between loader and mini loader (#3701) 2024-08-14 08:46:24 +08:00
android Enable building static library on Android platform (#3488) 2024-05-31 12:11:11 +08:00
common Appease GCC strict prototypes warning (#3775) 2024-09-10 09:42:23 +08:00
cosmopolitan cosmopolitan: Update compiler and update platform_internal.h (#3079) 2024-01-24 16:04:48 +08:00
darwin Fix build error with LLVM 16 (#2259) 2023-06-06 13:45:18 +08:00
esp-idf Update esp-idf platform support in main (#3304) 2024-04-11 19:46:34 +08:00
freebsd Fix build error with LLVM 16 (#2259) 2023-06-06 13:45:18 +08:00
ios Fix build error with LLVM 16 (#2259) 2023-06-06 13:45:18 +08:00
linux Restore linux iwasm default visibility (#3691) 2024-08-07 15:12:38 +08:00
linux-sgx [instantiation linking] create and import WASMMemoryInstance for interp (#3845) 2024-11-04 15:38:20 +08:00
nuttx Support dynamic aot debug (#3788) 2024-09-18 11:02:10 +08:00
posix [instantiation linking] create and import WASMMemoryInstance for interp (#3845) 2024-11-04 15:38:20 +08:00
riot Normalize how the global heap pool is configured across iwasm apps (#1628) 2022-10-25 21:36:24 +08:00
rt-thread Support more features for rt-thread (#3661) 2024-07-26 10:34:15 +08:00
vxworks Enhance cmake makefiles (#1390) 2022-08-18 16:27:01 +08:00
windows [instantiation linking] create and import WASMMemoryInstance for interp (#3845) 2024-11-04 15:38:20 +08:00
zephyr/simple Fix aot debugger compilation error on windows (#3370) 2024-04-29 10:38:43 +08:00