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-02-13 15:51:22 +08:00
..
iwasm_interp.cmake Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
wasm_interp.c Refine interpreter to improve performance (#162) 2020-02-10 15:42:37 +08:00
wasm_interp.h Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
wasm_loader.c support app framework base library in assemblyscript (#164) 2020-02-13 15:51:22 +08:00
wasm_loader.h Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
wasm_opcode.h Refine interpreter to improve performance, refine memory usage (#161) 2020-02-10 12:36:45 +08:00
wasm_runtime.c Refine interpreter to improve performance, refine memory usage (#161) 2020-02-10 12:36:45 +08:00
wasm_runtime.h Refine interpreter to improve performance, refine memory usage (#161) 2020-02-10 12:36:45 +08:00
wasm.h Refine interpreter to improve performance, refine memory usage (#161) 2020-02-10 12:36:45 +08:00