wasm-micro-runtime/core/iwasm/interpreter
wenyongh 752826a667
Implement multi-module feature and bulk-memory feature (#271)
Refine wasm loader and aot loader
Fix potential issue of os_mmap/os_munmap
Update document
2020-06-02 14:53:06 +08:00
..
iwasm_interp.cmake minor changes (#195) 2020-03-11 13:49:52 +08:00
wasm_interp_classic.c Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
wasm_interp_fast.c Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
wasm_interp.h re-org bh_definition.c && introduce wamr fast interpreter (#189) 2020-03-07 22:20:38 +08:00
wasm_loader.c Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
wasm_loader.h Merge two levels of hash cache of branch block address into one (#173) 2020-02-22 21:05:08 +08:00
wasm_opcode.h Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
wasm_runtime.c Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
wasm_runtime.h Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
wasm.h Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00