vite-plugin-rsw
一个Vite插件,用于快速开始WebAssembly项目,支持Rust到Wasm的转换,提供React和Vue模板。
Vite + Rust 💖 WebAssemblyRepo:vite-plugin-rsw - 🧩 wasm-pack plugin for vite@v2快速开始:bash# With NPM:# template: wasm-react | wasm-vuenpm init xc-app# With Yarn:yarn create xc-app
相关项目及文章:* 项目脚手架* Wasm学习项目* 前端入门 | Rust 和 WebAssembly* WebAssembly资源收集