README
Installation
npm install -g generator-wasm-app
Usage
Then generate your new project, by answering the questions.
wasm-app
Languages supported - Rust
Bundlers supported - Webpack / Parcel
License
MIT © Sendil Kumar
A WebAssembly toolkit
<script type="module">
import generatorWasmApp from 'https://cdn.skypack.dev/generator-wasm-app';
</script>
npm install -g generator-wasm-app
Then generate your new project, by answering the questions.
wasm-app
Languages supported - Rust
Bundlers supported - Webpack / Parcel
MIT © Sendil Kumar