James Ring 70b35f9e60 Check for WASM_ENABLE_SIMDE in a couple more places (#4266) 8 月之前
..
SConscript 8ec03a5165 add porting codes of rt-thread (#494) 5 年之前
iwasm_interp.cmake 7a287fd1a9 Implement wasm mini loader and refine footprint of loader and runtime (#276) 5 年之前
wasm.h 36d438051e Support table64 extension in classic-interp and AOT running modes (#3811) 1 年之前
wasm_interp.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 年之前
wasm_interp_classic.c 996758cd4a Remove the dlen to optimize it. (#4193) 9 月之前
wasm_interp_fast.c f0a8286863 Refactor fast-interpreter SIMD compilation flags (#4261) 8 月之前
wasm_loader.c 26aa4830e9 fix buf checking in load_table_section (#4276) 8 月之前
wasm_loader.h 4ef724bbff Enhance wasm loading with LoadArgs and support module names (#3265) 1 年之前
wasm_mini_loader.c f88718d705 JIT: don't join worker threads twice (#4252) 8 月之前
wasm_opcode.h 70b35f9e60 Check for WASM_ENABLE_SIMDE in a couple more places (#4266) 8 月之前
wasm_runtime.c 46ec863da3 fix false native stack overflow detections with HW_BOUND_CHECK (#4196) 9 月之前
wasm_runtime.h fc3077b74d address comments 10 月之前