mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 21:00:03 -04:00
In `0.22.0`, `eframe::start_web` has been replaced with `eframe::WebRunner`, which also installs a nice panic hook (no need for `console_error_panic_hook`).