Getting Started
📄️ What Is WebAssembly?
WebAssembly (WASM) is a new type of low-level binary format, like assembly language, designed to be run in a virtual machine. Languages such as C, C++ and Rust can be compiled directly to WebAssembly and run inside the sandbox, providing high performance, deterministic execution, portability across different platforms, and protection against malicious code.
📄️ Platform Support
Wasmbox is built using the Wasmtime WebAssembly engine. Wasmbox supported platforms are derived from the Wasmtime supported platforms policy.
📄️ Installation
Requirements
🗃️ Example Scenes
7 items
📄️ Help & Support
Documentation