On Web, implement Send and Sync where appropriate (#2834)
This commit is contained in:
parent
eb2d3894ef
commit
8f7f3efc0d
21 changed files with 609 additions and 196 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue