vite-plugin-rsw

JSON →
library 2.0.11 ·javascript
verified Jun 4, 2026

A wasm-pack plugin for Vite that enables WebAssembly integration via Rust crates. v2.0.11 requires Vite >=2.8.0 and supports HMR, friendly error messages, and automatic rebuilding. It relies on the `rsw` CLI tool (cargo install rsw) to manage Rust crate generation and linking. Differentiated by its seamless Vite plugin approach vs manual wasm-pack setup. Active development.