mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
On Web, implement Send and Sync where appropriate (#2834)
This commit is contained in:
@@ -153,6 +153,7 @@ features = [
|
||||
]
|
||||
|
||||
[target.'cfg(target_family = "wasm")'.dependencies]
|
||||
atomic-waker = "1"
|
||||
js-sys = "0.3"
|
||||
wasm-bindgen = "0.2.45"
|
||||
wasm-bindgen-futures = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user