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