wasm-micro-runtime/core/iwasm/aot
wenyongh 752826a667
Implement multi-module feature and bulk-memory feature (#271)
Refine wasm loader and aot loader
Fix potential issue of os_mmap/os_munmap
Update document
2020-06-02 14:53:06 +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 multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +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 multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +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