Skip to content

Commit

Permalink
Update wasm-bindgen-futures to 0.4.39
Browse files Browse the repository at this point in the history
This includes rustwasm/wasm-bindgen#3203 that use queueMicrotask
to transalate spawn_local rust code.

This has fixed rustwasm/wasm-bindgen#2392 which was an issue about not being able to catch async wasm traps. This might (or not) have an effect on the issue we are trying to solve in here.
  • Loading branch information
miguelff committed Nov 28, 2023
1 parent d371e4b commit 9b92be6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9b92be6

Please sign in to comment.