wasm-micro-runtime/core/iwasm/interpreter
2025-02-14 18:17:31 +00:00
..
iwasm_interp.cmake
SConscript
wasm_interp_classic.c
wasm_interp_fast.c Fix incorrect memory overflow values + SIMD ifdefs 2025-02-14 18:17:31 +00:00
wasm_interp.h
wasm_loader.c Fix incorrect memory overflow values + SIMD ifdefs 2025-02-14 18:17:31 +00:00
wasm_loader.h
wasm_mini_loader.c Fix a leak in wasm_loader_emit_br_info (#3900) 2024-11-13 15:16:13 +08:00
wasm_opcode.h implement globals 2025-02-14 18:17:31 +00:00
wasm_runtime.c
wasm_runtime.h
wasm.h