1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 07:03:14 -04:00
Files
egui/egui_web
2021-01-10 11:43:01 +01:00
..
2021-01-10 11:43:01 +01:00
2021-01-04 15:52:29 +01:00
2021-01-04 15:52:29 +01:00

Latest version Documentation MIT Apache

egui_web

This crates allows you to compile GUI code written with Egui to WASM to run on a web page.

Check out egui_template for an example of how to set it up.