swirlr-wasm Experimental in-browser version of swirlr which samples from your web cam. Built with Rust and Web Assembly! Demo https://willdady.github.io/swirlr-wasm/ Compiling and running Install Rust and wasm-pack From the root directory run wasm-pack build From pkg/ run npm link From www/ run npm install From www/ run npm link swirlr-wasm From www/ run npm run start to start a local server or npm run build to build