This website requires JavaScript.
Explore
Help
Sign In
djkato
/
egui
Watch
1
Star
0
Fork
You've already forked egui
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4836860c7b
egui
/
build_and_run.sh
8 lines
95 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit: Closed loop of TS->Rust->TS
2018-12-23 18:42:30 +00:00
#!/bin/bash
set
-eu
Create emigui_glium library
2019-04-21 08:13:05 +00:00
# ./build_wasm.sh
# open "docs/index.html"
Rename example app to example_wasm
2019-03-16 11:55:42 +00:00
Create emigui_glium library
2019-04-21 08:13:05 +00:00
cargo run --bin example_glium
Reference in a new issue
Copy permalink