mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
* Handle composition message to show suggestion. * CI check * Apply suggestions from code review Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com> * Some minor changes Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@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.