1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 05:10:03 -04:00

Publish new web demo

This commit is contained in:
Emil Ernerfeldt
2021-02-28 19:51:22 +01:00
parent 1fb3b43dfc
commit 8047a0f87f
4 changed files with 202 additions and 202 deletions

View File

@@ -4,4 +4,4 @@ set -eu
# Pre-requisites:
rustup target add wasm32-unknown-unknown
cargo install -f wasm-bindgen-cli
cargo update
cargo update -p wasm-bindgen