wasm-micro-runtime/core/iwasm
2025-11-24 17:11:29 +08:00
..
aot Pass InstantiationArgs2 down to aot_instantiate/wasm_instantiate (#4594) 2025-10-23 15:57:50 +08:00
common add runtime API for shared memory destroy and recycle, and some test cases 2025-11-24 17:11:29 +08:00
compilation Prevent BuildPhi from encountering a null llvm_entry_block (#4663) 2025-10-16 10:19:44 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit add micro AMR_BUILD_LIME1 to enable minimal lime1 feature set (#4571) 2025-09-14 14:08:27 +08:00
include add runtime API for shared memory destroy and recycle, and some test cases 2025-11-24 17:11:29 +08:00
interpreter Pass InstantiationArgs2 down to aot_instantiate/wasm_instantiate (#4594) 2025-10-23 15:57:50 +08:00
libraries Pass InstantiationArgs2 down to aot_instantiate/wasm_instantiate (#4594) 2025-10-23 15:57:50 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00