1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-01 14:20:04 -04:00

Publish new wasm build

This commit is contained in:
Emil Ernerfeldt
2020-05-05 22:40:00 +02:00
parent 8fd95153fe
commit 077cc3d8d1
3 changed files with 34 additions and 8 deletions

View File

@@ -5,7 +5,4 @@ cargo fmt --all -- --check
cargo check --all-features
cargo clippy
# ./build_wasm.sh
# open "docs/index.html"
cargo run --bin example_glium
cargo run --bin example_glium --release