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/product-mini/platforms
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
..
alios-things Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
android Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
darwin Refactor CI rules: merge ubuntu/macos/android, enable spec test (#777) 2021-10-11 20:32:29 +08:00
esp-idf Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
linux Implement source debugging for interpreter and AOT (#769) 2021-09-29 13:36:46 +08:00
linux-sgx Enhance XIP and add XIP document (#863) 2021-12-06 17:25:10 +08:00
nuttx wamr: Add shared memory and memory tracing config (#835) 2021-11-16 15:54:46 +08:00
posix Enhance XIP and add XIP document (#863) 2021-12-06 17:25:10 +08:00
riot Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
rt-thread Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
vxworks Implement source debugging for interpreter and AOT (#769) 2021-09-29 13:36:46 +08:00
windows Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
zephyr/simple Simplify build setup for zephyr (#789) 2021-10-15 20:15:17 +08:00