Go to file
2022-02-13 14:54:45 +01:00
src clear board before drawing 2022-02-13 14:54:45 +01:00
.gitignore first canvas drawing 2022-01-14 22:34:58 +01:00
Cargo.toml implement the next() function 2022-02-13 00:35:27 +01:00
index.html add timer 2022-02-13 14:48:00 +01:00
README.md edit a little the readme 2022-02-13 00:38:58 +01:00

webasm-circle-table

Experimentations with rust and webasm.

Build:

wasm-pack build --target web

Run:

python3 -m http.server