puffin
* Add opt-in `puffin` feature to egui * fix web build * Fix web for realz
This crates provides bindings between egui and winit.
egui
winit
The library translates winit events to egui, handled copy/paste, updates the cursor, open links clicked in egui, etc.