wasm-micro-runtime/core/iwasm/aot
Wenyong Huang cba4c78273
Enable call wasm-c-api native func directly from interpreter (#656)
And update loader error messages for latest spec cases, fix aot compiler build error based on latest LLVM code base.
2021-06-28 11:59:49 +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 Enable call wasm-c-api native func directly from interpreter (#656) 2021-06-28 11:59:49 +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