Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 589 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 589 Bytes

Latest version Documentation MIT Apache

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.