Fix block_on in iced_wgpu hanging Wasm builds
This commit is contained in:
parent
1bb5a1b9a2
commit
ecf42b97df
8 changed files with 53 additions and 30 deletions
|
|
@ -1,4 +1,4 @@
|
|||
//! A `wasm-bindgein-futures` backend.
|
||||
//! A `wasm-bindgen-futures` backend.
|
||||
|
||||
/// A `wasm-bindgen-futures` executor.
|
||||
#[derive(Debug)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue