This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm/interpreter
2020-06-29 14:17:27 +08:00
..
iwasm_interp.cmake Implement wasm mini loader and refine footprint of loader and runtime (#276) 2020-06-08 11:19:09 +08:00
wasm_interp_classic.c Refine get/set global opcodes for interpreter (#294) 2020-06-29 14:17:27 +08:00
wasm_interp_fast.c Refine get/set global opcodes for interpreter (#294) 2020-06-29 14:17:27 +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 Refine get/set global opcodes for interpreter (#294) 2020-06-29 14:17:27 +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_mini_loader.c Refine get/set global opcodes for interpreter (#294) 2020-06-29 14:17:27 +08:00
wasm_opcode.h Refine get/set global opcodes for interpreter (#294) 2020-06-29 14:17:27 +08:00
wasm_runtime.c Enable shared memory && add pthread support (#282) 2020-06-15 19:04:04 +08:00
wasm_runtime.h Enable shared memory && add pthread support (#282) 2020-06-15 19:04:04 +08:00
wasm.h Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00