Converting some of my javascript code that makes an animated background on a canvas to Rust Wasm, mainly for learning purposes.
npm install
cargo install wasm-pack
npm run build
Delete
./docs/.gitignorebefore pushing
npm run serve -> http://localhost:8079