34

Wasmrun

A powerful WebAssembly runtime with multi-language support and plugin architecture

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