About Paint application built using webassembly leveraging the power of rust. Batchelors degree thesis π οΈ Build with wasm-pack build wasm-pack build π¬ Test in Headless Browsers with wasm-pack test wasm-pack test --headless --firefox π Publish to NPM with wasm-pack publish wasm-pack publish Start the application on localhost:8080 cd client && npm run start