Wenyong Huang 169e164815 Fix wasm loader handling opcode br_table (#3176) hace 1 año
..
SConscript 8ec03a5165 add porting codes of rt-thread (#494) hace 5 años
iwasm_interp.cmake 7a287fd1a9 Implement wasm mini loader and refine footprint of loader and runtime (#276) hace 5 años
wasm.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) hace 2 años
wasm_interp.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) hace 2 años
wasm_interp_classic.c 3a0e86454e fast-interp: Fix GC opcode ref.as_non_null (#3156) hace 1 año
wasm_interp_fast.c 3a0e86454e fast-interp: Fix GC opcode ref.as_non_null (#3156) hace 1 año
wasm_loader.c 169e164815 Fix wasm loader handling opcode br_table (#3176) hace 1 año
wasm_loader.h e0a8aa09be Fix build error when enable custom section without interpreter (#1229) hace 3 años
wasm_mini_loader.c 169e164815 Fix wasm loader handling opcode br_table (#3176) hace 1 año
wasm_opcode.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) hace 2 años
wasm_runtime.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) hace 2 años
wasm_runtime.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) hace 2 años