mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 10:00:59 +00:00
Auto detect whether file is XIP file before loading module in posix like and linux-sgx platforms, and if yes, mmap executable memory automatically to run the XIP file. Add document about XIP feature. Enable test spec cases with XIP feature. |
||
|---|---|---|
| .. | ||
| arch | ||
| debug | ||
| aot_intrinsic.c | ||
| aot_intrinsic.h | ||
| aot_loader.c | ||
| aot_reloc.h | ||
| aot_runtime.c | ||
| aot_runtime.h | ||
| iwasm_aot.cmake | ||
| SConscript | ||