wasm-micro-runtime/core/iwasm
Wenyong Huang b490a229f6
Enhance XIP and add XIP document (#863)
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.
2021-12-06 17:25:10 +08:00
..
aot Enhance XIP and add XIP document (#863) 2021-12-06 17:25:10 +08:00
common Enhance XIP and add XIP document (#863) 2021-12-06 17:25:10 +08:00
compilation Implement atomic and memset/memmove/memcpy intrinsic for riscv (#841) 2021-11-30 17:10:14 +08:00
include Enhance XIP and add XIP document (#863) 2021-12-06 17:25:10 +08:00
interpreter [source debug] refine some code in source debugging (#856) 2021-12-06 10:25:38 +08:00
libraries [source debug] refine some code in source debugging (#856) 2021-12-06 10:25:38 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00