wasm-micro-runtime/core/iwasm/interpreter
2023-12-12 11:49:44 +08:00
..
iwasm_interp.cmake Implement wasm mini loader and refine footprint of loader and runtime (#276) 2020-06-08 11:19:09 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00
wasm_interp_classic.c Sync up with the latest GC MVP spec proposal (#2836) 2023-12-12 11:49:44 +08:00
wasm_interp_fast.c Sync up with the latest GC MVP spec proposal (#2836) 2023-12-12 11:49:44 +08:00
wasm_interp.h Implement GC AOT object reclaim process (#2762) 2023-11-22 14:39:07 +08:00
wasm_loader.c Sync up with the latest GC MVP spec proposal (#2836) 2023-12-12 11:49:44 +08:00
wasm_loader.h Fix build error when enable custom section without interpreter (#1229) 2022-06-15 18:14:39 +08:00
wasm_mini_loader.c Sync up with the latest GC MVP spec proposal (#2836) 2023-12-12 11:49:44 +08:00
wasm_opcode.h Sync up with the latest GC MVP spec proposal (#2836) 2023-12-12 11:49:44 +08:00
wasm_runtime.c Sync up with the latest GC MVP spec proposal (#2836) 2023-12-12 11:49:44 +08:00
wasm_runtime.h Merge branch main into dev/gc_refactor 2023-11-29 09:23:00 +08:00
wasm.h Sync up with the latest GC MVP spec proposal (#2836) 2023-12-12 11:49:44 +08:00