mirror of
https://github.com/emilk/egui.git
synced 2026-07-15 02:58:53 +00:00
69d31a5e47
Saves on compile times.
egui_web
This crates allows you to compile GUI code written with Egui to WASM to run on a web page.
Check out egui_template for an example of how to set it up.