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š Full Documentation