wasm-micro-runtime/core/iwasm/interpreter
Wenyong Huang 52328f0565
Fix GC AOT struct/array/i31/exception issues (#2664)
Refactor the exception IDs for GC feature.
2023-10-25 21:42:55 +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 Fix GC AOT struct/array/i31/exception issues (#2664) 2023-10-25 21:42:55 +08:00
wasm_interp_fast.c Fix GC AOT struct/array/i31/exception issues (#2664) 2023-10-25 21:42:55 +08:00
wasm_interp.h Merge branch dev/aot_stack_frame into dev/gc_refactor 2023-10-09 14:21:39 +08:00
wasm_loader.c Support stringref proposal (#2651) 2023-10-23 12:45:37 +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 Make max table size configurable through macro (#2632) 2023-10-12 14:13:44 +08:00
wasm_opcode.h Support stringref proposal (#2651) 2023-10-23 12:45:37 +08:00
wasm_runtime.c Merge branch dev/aot_stack_frame into dev/gc_refactor 2023-10-09 14:21:39 +08:00
wasm_runtime.h Fix GC AOT struct/array/i31/exception issues (#2664) 2023-10-25 21:42:55 +08:00
wasm.h Support stringref proposal (#2651) 2023-10-23 12:45:37 +08:00