Wenyong Huang 14288f59b0 Implement Multi-tier JIT (#1774) 3 年 前
..
SConscript 8ec03a5165 add porting codes of rt-thread (#494) 5 年 前
iwasm_interp.cmake 7a287fd1a9 Implement wasm mini loader and refine footprint of loader and runtime (#276) 5 年 前
wasm.h 14288f59b0 Implement Multi-tier JIT (#1774) 3 年 前
wasm_interp.h 032b9aa74b Fix issue of restoring wasm operand stack (#1721) 3 年 前
wasm_interp_classic.c 14288f59b0 Implement Multi-tier JIT (#1774) 3 年 前
wasm_interp_fast.c 9d52960e4d Fix wasm-c-api import func link issue in wasm_instance_new (#1787) 3 年 前
wasm_loader.c 14288f59b0 Implement Multi-tier JIT (#1774) 3 年 前
wasm_loader.h e0a8aa09be Fix build error when enable custom section without interpreter (#1229) 3 年 前
wasm_mini_loader.c 14288f59b0 Implement Multi-tier JIT (#1774) 3 年 前
wasm_opcode.h adaaf348ed Refine opcode br_table for classic interpreter (#1112) 3 年 前
wasm_runtime.c 14288f59b0 Implement Multi-tier JIT (#1774) 3 年 前
wasm_runtime.h 14288f59b0 Implement Multi-tier JIT (#1774) 3 年 前