Important
This project is currently only developer stable
Ultimate WebAssembly Virtual Machine (Version 2), the abbreviation is uwvm2.
Most wasm standards are supported. See feature.md
Supports over 100 triplet platforms, including DOS series, POSIX series, Windows 9x series, Windows NT series, and the Host C Library Series. Supports interpretation execution (INT), just-in-time compilation (JIT), and tiered compilation (TC). See support.md for details.