mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
This allows the base egui crate to run on platforms without 64 bit atomics * Addresses <https://github.com/emilk/egui/issues/7692>, but does not address the `egui_extras` crate * [x] I have followed the instructions in the PR template