liang.he ea417d7619 Add overflow check for preserved local offset in preserve_referenced_local (#4211) 8 months ago
..
SConscript 8ec03a5165 add porting codes of rt-thread (#494) 5 years ago
iwasm_interp.cmake 7a287fd1a9 Implement wasm mini loader and refine footprint of loader and runtime (#276) 5 years ago
wasm.h 36d438051e Support table64 extension in classic-interp and AOT running modes (#3811) 1 year ago
wasm_interp.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 year ago
wasm_interp_classic.c 996758cd4a Remove the dlen to optimize it. (#4193) 9 months ago
wasm_interp_fast.c c883fafead Merge pull request #4203 from jammar1/jammar1/fix-br-v128 8 months ago
wasm_loader.c ea417d7619 Add overflow check for preserved local offset in preserve_referenced_local (#4211) 8 months ago
wasm_loader.h 4ef724bbff Enhance wasm loading with LoadArgs and support module names (#3265) 1 year ago
wasm_mini_loader.c ea417d7619 Add overflow check for preserved local offset in preserve_referenced_local (#4211) 8 months ago
wasm_opcode.h efa8019bdb Merge dev/simd for fast-interp (#4131) 9 months ago
wasm_runtime.c 46ec863da3 fix false native stack overflow detections with HW_BOUND_CHECK (#4196) 9 months ago
wasm_runtime.h fc3077b74d address comments 10 months ago