egui/egui_web/README.md

721 B

egui_web

Latest version Documentation unsafe forbidden MIT Apache

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.