Skip to content

Latest commit

History

History
17 lines (12 loc) 路 280 Bytes

README.md

File metadata and controls

17 lines (12 loc) 路 280 Bytes

vite-rsw-wasm-template

Vite + Rust 馃挅 WebAssembly

# https://github.com/lencx/create-mpl
# npm 6.x
npm init mpl@latest my-app --type wasm

# npm 7+, extra double-dash is needed:
npm init mpl@latest my-app -- --type wasm

Vite Template

  • wasm-react
  • wasm-vue