Does spawn_blocking work in tokio_with_wasm? #628
johnwaltonvi
started this conversation in
General
Replies: 1 comment
-
That error happens when you call Are you calling If you have any additional context, please let me know :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm getting this error while calling spawn_blocking in basic rinf setup with these message:
This is the test snippet. In a basic rinf demo.
Does it work? Been trying to get it to work for hours.
https://github.com/cunarist/tokio-with-wasm
cunarist/tokio-with-wasm#32
fortunately rayon with wasm adapter is working 🗡️ :D
Beta Was this translation helpful? Give feedback.
All reactions