You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The WAMR VMcore supports the following architectures:
49
+
The WAMR VMcore supports the following architectures:
50
50
- X86-64, X86-32
51
51
- ARM, THUMB (ARMV7 Cortex-M7 and Cortex-A15 are tested)
52
52
- AArch64 (Cortex-A57 and Cortex-A53 are tested)
53
53
- RISCV64, RISCV32 (RISC-V LP64 and RISC-V LP64D are tested)
54
54
- XTENSA, MIPS, ARC
55
55
56
-
The following platforms are supported, click each link below for how to build iwasm on that platform. Refer to [WAMR porting guide](./doc/port_wamr.md) for how to port WAMR to a new platform.
56
+
The following platforms are supported, click each link below for how to build iwasm on that platform. Refer to [WAMR porting guide](./doc/port_wamr.md) for how to port WAMR to a new platform.
We use a separate repository to host the WAMR Rust SDK. Please refer to [WAMR Rust SDK](https://github.com/bytecodealliance/wamr-rust-sdk) for more details.
0 commit comments