Benbuck Nason 8239dd4aa7 Add wasm_export.h APIs to expose memory type (#3496) 1 year 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 8239dd4aa7 Add wasm_export.h APIs to expose memory type (#3496) 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 c6d42db598 Correct Exception Handling tag type when GC is enabled (#3413) 1 year ago
wasm_interp_fast.c 5623e4d22a Fix memory64 handling find_block_addr and execute_main (#3480) 1 year ago
wasm_loader.c 8239dd4aa7 Add wasm_export.h APIs to expose memory type (#3496) 1 year ago
wasm_loader.h 4ef724bbff Enhance wasm loading with LoadArgs and support module names (#3265) 1 year ago
wasm_mini_loader.c 8239dd4aa7 Add wasm_export.h APIs to expose memory type (#3496) 1 year ago
wasm_opcode.h 1c2a8fca4e Fix some more spelling issues (#3393) 1 year ago
wasm_runtime.c 8239dd4aa7 Add wasm_export.h APIs to expose memory type (#3496) 1 year ago
wasm_runtime.h fe5e7a9981 Implement Memory64 support for AOT (#3362) 1 year ago