wasm3

WASM interpreter

An interpreter and runtime for the WebAssembly language, aiming to provide portability, security, and low development impedance.

🚀 A fast WebAssembly interpreter and the most universal WASM runtime

GitHub

7k stars
125 watching
468 forks
Language: C
last commit: over 1 year ago
Linked from 4 awesome lists

containerscosmopolitandevopsedge-computingembeddediotsandboxscriptingserverlesssmart-contractsvirtual-machinewasmwebassembly

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wasmerio/wasmer A WebAssembly runtime that enables lightweight containers to run anywhere 19,134
bytecodealliance/wasmtime A lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications. 15,559
bytecodealliance/wasm-micro-runtime A lightweight WebAssembly runtime with features like Ahead-of-Time compilation and Just-in-Time compilation for high performance applications across various platforms. 5,029
wasmedge/wasmedge An extensible WebAssembly runtime for cloud-native and edge applications. 8,668
wasmi-labs/wasmi An efficient WebAssembly interpreter with a focus on constrained and embedded systems. 1,633
rustwasm/wasm-pack Tools and workflows for building and working with Rust-generated WebAssembly packages. 6,361
vshymanskyy/wasm2mpy A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. 122
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
rafi16jan/micropython-wasm Translates MicroPython code to JavaScript for execution on WebAssembly platforms 46
second-state/wasmedge-quickjs A high-performance JavaScript runtime for WebAssembly that enables running JavaScript in a secure and extensible way. 498
kanaka/wac A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. 473
wasmx/fizzy An interpreter for WebAssembly binaries written in C++ 219
extism/extism A framework that enables building extensible software using WebAssembly, supporting multiple languages and runtimes. 4,562
wasmerio/wasmer-ruby A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. 476
cretz/asmble Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. 637