A lightweight WebAssembly runtime built for embedded systems, IoT devices, and constrained environments.
The WebAssembly Micro Runtime (WAMR) is a Bytecode Alliance project designed for resource-constrained environments where a full-featured runtime like Wasmtime would be impractical. It provides a tiny footprint (as low as 100 KB ROM), multiple execution modes (interpreter, AoT, JIT), and WASI support. WAMR is widely deployed in IoT gateways, automotive systems, and smart device firmware where deterministic execution and minimal overhead are critical requirements.
A fast and secure WebAssembly runtime built by the Bytecode Alliance with full WASI and Component Model support.
The leading WebAssembly runtime with support for WASIX, WASI, and a public package registry.
A lightweight, high-performance WebAssembly runtime for cloud-native, edge, and AI workloads.