egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
  • Rust 98.5%
  • Python 0.5%
  • HTML 0.4%
  • Shell 0.3%
  • WGSL 0.2%
Find a file
2026-03-27 10:31:31 +00:00
.gitignore Deploying to gh-pages from @ emilk/egui@a01193d032 🚀 2026-03-27 10:31:31 +00:00
CNAME Deploying to gh-pages from @ emilk/egui@a01193d032 🚀 2026-03-27 10:31:31 +00:00
egui_demo_app.js Deploying to gh-pages from @ emilk/egui@a01193d032 🚀 2026-03-27 10:31:31 +00:00
egui_demo_app_bg.wasm Deploying to gh-pages from @ emilk/egui@a01193d032 🚀 2026-03-27 10:31:31 +00:00
example.html Deploying to gh-pages from @ emilk/egui@a01193d032 🚀 2026-03-27 10:31:31 +00:00
favicon.ico Deploying to gh-pages from @ emilk/egui@a01193d032 🚀 2026-03-27 10:31:31 +00:00
index.html Deploying to gh-pages from @ emilk/egui@a01193d032 🚀 2026-03-27 10:31:31 +00:00
multiple_apps.html Deploying to gh-pages from @ emilk/egui@a01193d032 🚀 2026-03-27 10:31:31 +00:00
README.md Deploying to gh-pages from @ emilk/egui@a01193d032 🚀 2026-03-27 10:31:31 +00:00

This folder contains the files required for the egui web demo hosted at https://www.egui.rs/.

Testing locally

Deploying egui.rs

Each merge into main will trigger a new deploy