* Revert ttf-parser from 0.19.2 to 0.19.1 0.19.2's doesn't work with wasm in debug builds * Update to poll-promise 0.3.0 * Publish new web demo * Fix typo in changelog * Explain why image_viewer is not part of the official web demo app * Fix typos * Make rfd native-only dependency |
||
|---|---|---|
| .. | ||
| CNAME | ||
| README.md | ||
| egui_demo_app.js | ||
| egui_demo_app_bg.wasm | ||
| example.html | ||
| favicon.ico | ||
| index.html | ||
| multiple_apps.html | ||
README.md
This folder contains the files required for the egui web demo hosted at https://www.egui.rs/.
The reason the folder is called "docs" is because that is the name that GitHub requires in order to host a web page from the master branch of a repository.