You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Emil Ernerfeldt 784bac53f1 Improve error message on bad texture allocation 3 years ago
..
src Improve error message on bad texture allocation 3 years ago
CHANGELOG.md Release 0.13.0 - Better panels, plots and new visual style 3 years ago
Cargo.toml Release 0.13.0 - Better panels, plots and new visual style 3 years ago
README.md Improve README files for all crates 3 years ago

README.md

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.