🥳 vite-plugin-rsw released v2.0 version!
Completely refactored the vite-plugin-rsw plug-in, and now open two processes without affecting each other. One process is responsible for watching the rust code build into wasm, and the other process is to start the front-end service.
- reop:https://github.com/lencx/vite-plugin-rsw - 🦀 wasm-pack plugin for Vite
- rsw cli:https://github.com/lencx/rsw-rs - 🦞 wasm-pack based build tool
- wasm demo:https://github.com/lencx/learn-wasm - 🎲 Learning WebAssembly
- wasm scaffold:https://github.com/lencx/create-mpl - ⚡️ Create a project in seconds!
Top comments (1)
Dope updates. Will try them out this week.