You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
histausse 75a27da34f
clear board before drawing
2 years ago
src clear board before drawing 2 years ago
.gitignore first canvas drawing 2 years ago
Cargo.toml implement the next() function 2 years ago
README.md edit a little the readme 2 years ago
index.html add timer 2 years ago

README.md

webasm-circle-table

Experimentations with rust and webasm.

Build:

wasm-pack build --target web

Run:

python3 -m http.server