Skip to content

filipmilo/paint-assemble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🎨 MC Paint clone built using WebAssembly. Supports basic functionalities such as Draw, Text, Shapes, Eraser etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors