mirror of
https://github.com/emilk/egui.git
synced 2026-07-14 02:28:54 +00:00
effd3c7440
This finally fixes the rough edges on text, especially in light mode
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.