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 45ad11a0db
define the struct Point
2 years ago
src define the struct Point 2 years ago
.gitignore first canvas drawing 2 years ago
Cargo.toml first canvas drawing 2 years ago
README.md first canvas drawing 2 years ago
index.html first canvas drawing 2 years ago

README.md

Build:

wasm-pack build --target web

Run:

python3 -m http.server