egui/build_and_run.sh

8 lines
95 B
Bash
Raw Normal View History

#!/bin/bash
set -eu
2019-04-21 08:13:05 +00:00
# ./build_wasm.sh
# open "docs/index.html"
2019-03-16 11:55:42 +00:00
2019-04-21 08:13:05 +00:00
cargo run --bin example_glium