mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
* 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
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.