Skip to content

omikrun/uwvm2

 
 

Repository files navigation

Important

This project is currently only developer stable

Ultimate WebAssembly Virtual Machine

License

Introduce

Ultimate WebAssembly Virtual Machine (Version 2), the abbreviation is uwvm2.

Features

WASM Feature Extensions

Most wasm standards are supported. See feature.md

Supports multiple platforms

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.

How to build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.6%
  • C 14.2%
  • Other 1.2%