liang.he e48367c044 Fix SIMD load lane to avoid incompatible pointer types (#4278) před 1 rokem
..
SConscript 8ec03a5165 add porting codes of rt-thread (#494) před 5 roky
iwasm_interp.cmake 7a287fd1a9 Implement wasm mini loader and refine footprint of loader and runtime (#276) před 6 roky
wasm.h 36d438051e Support table64 extension in classic-interp and AOT running modes (#3811) před 1 rokem
wasm_interp.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) před 2 roky
wasm_interp_classic.c 996758cd4a Remove the dlen to optimize it. (#4193) před 1 rokem
wasm_interp_fast.c e48367c044 Fix SIMD load lane to avoid incompatible pointer types (#4278) před 1 rokem
wasm_loader.c 129dc3a30f Add select 128 (#4236) před 1 rokem
wasm_loader.h 4ef724bbff Enhance wasm loading with LoadArgs and support module names (#3265) před 2 roky
wasm_mini_loader.c f88718d705 JIT: don't join worker threads twice (#4252) před 1 rokem
wasm_opcode.h 129dc3a30f Add select 128 (#4236) před 1 rokem
wasm_runtime.c 46ec863da3 fix false native stack overflow detections with HW_BOUND_CHECK (#4196) před 1 rokem
wasm_runtime.h fc3077b74d address comments před 1 rokem