Software synthesizer in the browser programmed in Rust and deployed as WASM with GitHub Pages: https://hvalfangst.github.io/rust-synthesizer-wasm/
A script named build has been provided, which will compile and serve the application on port 8000.
The project is set up with a GitHub Actions Workflow script named deploy, which will build and deploy the application to GitHub Pages on pushes to main.