wasm-micro-runtime/core/iwasm/aot
Wenyong Huang 03d45f1d62
Import reference-types feature (#612)
Implement spec reference-types proposal for interpreter, AOT and JIT, update documents and add sample. And upgrade AOT_CURRENT_VERSION to 3 as AOT file format and AOT module instance layout are changed.

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-04-15 11:29:20 +08:00
..
arch Fix compile warnings on windows platform: dll linkage and others (#604) 2021-04-09 14:55:58 +08:00
aot_loader.c Import reference-types feature (#612) 2021-04-15 11:29:20 +08:00
aot_reloc.h Import reference-types feature (#612) 2021-04-15 11:29:20 +08:00
aot_runtime.c Import reference-types feature (#612) 2021-04-15 11:29:20 +08:00
aot_runtime.h Import reference-types feature (#612) 2021-04-15 11:29:20 +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