* Deny doc errors * Add intentional bad intradoc link to test CI * Add cargo doc to CI * Fix carg doc web (add wasm32 target) * Fix intentionally broken doc-link |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| Cargo.toml | ||
| README.md | ||
README.md
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.