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-06-08 11:19:09 +08:00
..
arch Add xtensa AOT support and fix build issue of alios (#223) 2020-04-01 18:38:42 +08:00
aot_loader.c Implement wasm mini loader and refine footprint of loader and runtime (#276) 2020-06-08 11:19:09 +08:00
aot_reloc.h Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
aot_runtime.c Implement wasm mini loader and refine footprint of loader and runtime (#276) 2020-06-08 11:19:09 +08:00
aot_runtime.h Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
iwasm_aot.cmake Fix function type not set issue of aot_call_indirect (#229) 2020-04-07 11:04:46 +08:00