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 03494f9487
Refactor CI rules: merge ubuntu/macos/android, enable spec test (#777)
Refactor CI rules:
- merge ubuntu/macos/android into one job file
- add job file to test spec cases
- add compilation for lazy jit, debug interpreter and debug aot
- add compilation for performance profile, dump call stack and mini-loader
- re-org llvm build script to build lldb

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-10-11 20:32:29 +08:00
..
alios-things Implement wasm_runtime_init_thread_env for Windows platform (#683) 2021-08-03 10:49:50 +08:00
android Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00
darwin Refactor CI rules: merge ubuntu/macos/android, enable spec test (#777) 2021-10-11 20:32:29 +08:00
esp-idf Move application entry APIs out of wasm_runtime_common.c (#639) 2021-05-26 13:22:03 +08:00
linux Implement source debugging for interpreter and AOT (#769) 2021-09-29 13:36:46 +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 source debugging for interpreter and AOT (#769) 2021-09-29 13:36:46 +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 Implement source debugging for interpreter and AOT (#769) 2021-09-29 13:36:46 +08:00
windows Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00
zephyr/simple Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00