wasm-micro-runtime/core/iwasm/interpreter
2020-03-27 09:28:30 +08:00
..
iwasm_interp.cmake minor changes (#195) 2020-03-11 13:49:52 +08:00
wasm_interp_classic.c Sync with internal feature (#204) 2020-03-18 17:49:23 +08:00
wasm_interp_fast.c Fix a WASM_OP_SET_LOCAL type check issue (#205) 2020-03-20 13:28:18 +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 fix sgx compile and link error, preserve space for locals before set/tee opcode (#214) 2020-03-27 09:28:30 +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 Sync with internal feature (#204) 2020-03-18 17:49:23 +08:00
wasm_runtime.c re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00
wasm_runtime.h re-org bh_definition.c && introduce wamr fast interpreter (#189) 2020-03-07 22:20:38 +08:00
wasm.h re-org bh_definition.c && introduce wamr fast interpreter (#189) 2020-03-07 22:20:38 +08:00