wasm-micro-runtime/core/iwasm/aot
Wenyong Huang b554a9d05d
Implement wasm-c-api frame/trap APIs for interpreter mode (#660)
And enable to cache compiled AOT file buffer for wasm-c-api JIT mode
Avoid checks that rely on undefined C behavior
Fix issues of wasm-c-api sample trap and callback_chain

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-07-06 17:05:59 +08:00
..
arch Implement Windows thread/mutex/cond APIs to support multi-thread (#627) 2021-05-11 16:48:49 +08:00
aot_loader.c Implement Windows thread/mutex/cond APIs to support multi-thread (#627) 2021-05-11 16:48:49 +08:00
aot_reloc.h Import reference-types feature (#612) 2021-04-15 11:29:20 +08:00
aot_runtime.c Implement wasm-c-api frame/trap APIs for interpreter mode (#660) 2021-07-06 17:05:59 +08:00
aot_runtime.h Refine the wasm-c-api native func call process of aot mode (#640) 2021-05-26 20:57:30 +08:00
iwasm_aot.cmake Fix function type not set issue of aot_call_indirect (#229) 2020-04-07 11:04:46 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00