mirror of
https://github.com/emilk/egui.git
synced 2026-07-09 08:17:27 +00:00
eedb63bb3b
Closes https://github.com/emilk/egui/issues/137 Co-authored-by: Emil Ernerfeldt <emilernerfeldt@gmail.com>
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.