mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 05:40:03 -04:00
emilk.github.io -> www.egui.rs
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
This crates allows you to compile GUI code written with [egui](https://crates.io/crates/egui) to [WASM](https://en.wikipedia.org/wiki/WebAssembly) to run on a web page.
|
||||
|
||||
[Run the web demo](https://emilk.github.io/egui/index.html) to try it now.
|
||||
[Run the web demo](https://www.egui.rs/#demo) to try it now.
|
||||
|
||||
Check out [eframe_template](https://github.com/emilk/eframe_template) for an example of how to set it up.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user