Wenyong Huang c72501781a Fix module_realloc with NULL ptr issue (#1175) 3 lat temu
..
SConscript 8ec03a5165 add porting codes of rt-thread (#494) 5 lat temu
iwasm_interp.cmake 7a287fd1a9 Implement wasm mini loader and refine footprint of loader and runtime (#276) 5 lat temu
wasm.h adaaf348ed Refine opcode br_table for classic interpreter (#1112) 3 lat temu
wasm_interp.h 7262aebf77 Fix issues found by GC and Fast JIT, refine some codes (#1055) 4 lat temu
wasm_interp_classic.c d7a2888b18 Fix Windows compilation warnings (#1171) 3 lat temu
wasm_interp_fast.c d7a2888b18 Fix Windows compilation warnings (#1171) 3 lat temu
wasm_loader.c d62543c99c Enlarge max pool size and fix bh_memcpy_s dest max size check (#1151) 3 lat temu
wasm_loader.h b6e5206e61 Fix wasm_runtime_load argument type invalid issue (#1059) 4 lat temu
wasm_mini_loader.c d62543c99c Enlarge max pool size and fix bh_memcpy_s dest max size check (#1151) 3 lat temu
wasm_opcode.h adaaf348ed Refine opcode br_table for classic interpreter (#1112) 3 lat temu
wasm_runtime.c c72501781a Fix module_realloc with NULL ptr issue (#1175) 3 lat temu
wasm_runtime.h 98431225f2 Store import function pointer in module instance (#1130) 3 lat temu