This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm/aot
2020-08-21 15:11:31 +08:00
..
arch Optimize get_current_target in AOT loader for more archs (#347) 2020-08-13 15:13:45 +08:00
aot_loader.c Refactor error/exception strings to reduce binary size (#359) 2020-08-21 15:11:31 +08:00
aot_reloc.h Add wamrc AoT compiler building support for Windows(MSVC) (#332) 2020-08-11 11:30:51 +08:00
aot_runtime.c Refactor error/exception strings to reduce binary size (#359) 2020-08-21 15:11:31 +08:00
aot_runtime.h Refactor app heap and memory boundary check, and fix os_printf compilation error (#356) 2020-08-20 12:43:12 +08:00
iwasm_aot.cmake Fix function type not set issue of aot_call_indirect (#229) 2020-04-07 11:04:46 +08:00