GitHub - jcbhmr/awesome-webassembly-runtimes: 😎 A curated list of WebAssembly runtimes
V8: Browser
V8 includes its own custom WebAssembly engine.
SpiderMonkey: Browser
SpiderMonkey is also a WebAssembly engine.
JavaScriptCore: Browser
JavaScriptCore includes its own custom WebAssembly engine.
aWsm: CLI
WebAssembly ahead-of-time compiler and runtime. Focuses on generating fast code, simplicity, and portability.
Extism: CLI, Rust, JavaScript, Elixr, Go, Haskell, Java, .NET, OCaml, PHP, Python, Ruby, Zig, C, C++
The framework for building with WebAssembly (wasm). Easily load wasm mod...
Read more at github.com