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
wenyongh e62bbeb9e8 Refine wasm loader and interpreter, enhance wamrc to support SGX (#167)
Former-commit-id: 76f4a121d3c2a67114414fc60e80eba4bf49aa8e [formerly b1ab47945a40e6b249c9aa205d61281301585ea6]
Former-commit-id: 8e5c6e895eae22051a79a8d337a87cd2f431b6bc
2020-02-18 15:15:24 +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 wasm loader and interpreter, enhance wamrc to support SGX (#167) 2020-02-18 15:15:24 +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 Refine wasm loader and interpreter, enhance wamrc to support SGX (#167) 2020-02-18 15:15:24 +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 wasm loader and interpreter, enhance wamrc to support SGX (#167) 2020-02-18 15:15:24 +08:00
wasm_runtime.c Refine wasm loader and interpreter, enhance wamrc to support SGX (#167) 2020-02-18 15:15:24 +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 wasm loader and interpreter, enhance wamrc to support SGX (#167) 2020-02-18 15:15:24 +08:00