mirror of
https://github.com/emilk/egui.git
synced 2026-07-05 14:27:26 +00:00
31b7eda51e
Also update iamges in README.md
589 B
589 B
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.