Stephen Berard 4b306f0fc3 fix(tailcall): Fixes heap buffer overflow in fast interpreter (#4916) (#4917) 1 неделя назад
..
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 912c2a6e31 add a set of apis to configure wasi via InstantiationArgs2 (#4707) 5 месяцев назад
wasm_interp.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 лет назад
wasm_interp_classic.c 539bebed9c Fix missing IS_INVALID_TAGINDEX check in RETHROW handler (#4837) 1 месяц назад
wasm_interp_fast.c 4b306f0fc3 fix(tailcall): Fixes heap buffer overflow in fast interpreter (#4916) (#4917) 1 неделя назад
wasm_loader.c fcec30e933 Fix/branch hint parse issue (#4878) 1 месяц назад
wasm_loader.h 4ef724bbff Enhance wasm loading with LoadArgs and support module names (#3265) 2 лет назад
wasm_mini_loader.c d58586a927 fix code and comment typo (#4802) 3 месяцев назад
wasm_opcode.h 071e2aaed5 Merge commit from fork 5 месяцев назад
wasm_runtime.c 389d2060df Enhance memory profiling with structured logging support (#4896) 3 недель назад
wasm_runtime.h 26aa924acd Move exception lock to ModuleInstance data. (#4772) 1 месяц назад