Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 306 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 306 Bytes

Stereo Delay Demo

For instructions on how to setup WebAssembly for Rust follow this documentation.

To setup npm:

brew install npm
npm install

To build and run the demo:

wasm-pack build --release
npm run serve