wasm-micro-runtime/core/iwasm/aot
Xu Jun 684d766e2b
Refine aot call func procedure and fix zephyr timer overflow issue (#617)
1. Refine the aot call function procedure

2. fix timer integer overflow issue on zephyr platform

3. move wasm_exec_env_set_thread_info into lower layer
2021-04-19 21:06:56 +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 Refine aot call func procedure and fix zephyr timer overflow issue (#617) 2021-04-19 21:06:56 +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