1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 15:13:12 -04:00
Files
egui/crates
Emil Ernerfeldt dd5285cccb Support multi-threaded Wasm (#3236)
Replace `atomic_refcell` with `parking_lot` on wasm32.

`parking_lot` has had problems running on wasm32 before
(https://github.com/emilk/egui/issues/1401)
but it works these days.
If we have problems again we can always switch to `std::sync::Mutex`.

Closes https://github.com/emilk/egui/issues/3102
2023-08-11 15:08:00 +02:00
..
2023-08-11 13:54:02 +02:00
2023-08-11 13:54:02 +02:00
2023-08-11 13:54:02 +02:00
2023-08-11 13:54:02 +02:00
2023-08-11 13:54:02 +02:00
2023-08-11 13:54:02 +02:00
2023-04-18 15:52:45 +02:00
2023-08-11 13:54:02 +02:00
2023-08-11 13:54:02 +02:00
2023-08-11 13:54:02 +02:00