wasm32-unknown-emscripten fall back #1155
Unanswered
JosiahParry
asked this question in
Q&A
Replies: 1 comment
-
Please provide details -- what issue did you encounter? The fallback does not look at the particular target, just that creating a thread returns |
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.
-
I have read that rayon has a single threaded fallback for wasm32-unknown-unknown. However, I ran into an issue with compiling rayon to the wasm32-unknown-emscripten target. Is there a fallback for this target?
Beta Was this translation helpful? Give feedback.
All reactions