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 4b0d6083a3
Enable lazy Orc JIT feature (#732)
The feature is disabled by default, to enable it, please use
`cmake -DWAMR_BUILD_JIT=1 -DWAMR_BUILD_LAZY_JIT=1`
to build iwasm.
2021-09-07 11:39:57 +08:00
..
alios-things Implement wasm_runtime_init_thread_env for Windows platform (#683) 2021-08-03 10:49:50 +08:00
android Re-org address unalignment access for fast-interp (#597) 2021-04-01 16:50:46 +08:00
darwin Fix issues reported by gcc -fsanitize flag (#678) 2021-07-30 15:21:17 +08:00
esp-idf Move application entry APIs out of wasm_runtime_common.c (#639) 2021-05-26 13:22:03 +08:00
linux Enable lazy Orc JIT feature (#732) 2021-09-07 11:39:57 +08:00
linux-sgx IO: support populate fds into WASM application (#655) 2021-06-22 14:41:49 +08:00
nuttx Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00
posix Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00
riot add RIOT-OS support to WAMR (#425) 2020-10-16 11:21:53 +08:00
rt-thread Add ia32 support and fix compiling issue for RT-Thread (#730) 2021-09-07 10:20:14 +08:00
vxworks Fix issues reported by gcc -fsanitize flag (#678) 2021-07-30 15:21:17 +08:00
windows Fix issue of conflicting target names in Windows (#702) 2021-08-19 18:11:59 +08:00
zephyr/simple Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00