Wasmrun is a powerful WebAssembly runtime that simplifies development, compilation, and deployment of WASM applications. It features multi-language support, a plugin architecture, live reload, and a built-in zero-config web server.
Features
- 🚀 Multi-Language Support — Rust, Go, Python, C/C++, and AssemblyScript
- 🔌 Plugin Architecture — Extensible system with built-in and external plugins
- 🔥 Live Reload — Instant development feedback with file watching
- 🌐 Zero-Config Web Server — Built-in HTTP server for WASM and web apps
- 📦 Smart Project Detection — Automatically detects and configures project types
- 🏃 Native WASM Execution — Run WASM files directly with argument passing
cargo install wasmrun