curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
rustup target add wasm32-unknown-unknown./build.shcd web
python -m http.serverOpen http://localhost:8000 in browser, and you will see the result.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
rustup target add wasm32-unknown-unknown./build.shcd web
python -m http.serverOpen http://localhost:8000 in browser, and you will see the result.