When using .net 9 and 11.2.8 - is WASM still supposed to block the UI on async? #18715
Answered
by
maxkatz6
BerndBoruttau
asked this question in
Q&A
-
Hi there, could not find any clear information on whether or not its still supposed to block the UI when running an async call with async/await. Or do I have to do some further magic then just switching to .net 9 and 11.2.8? |
Beta Was this translation helpful? Give feedback.
Answered by
maxkatz6
Apr 23, 2025
Replies: 1 comment 3 replies
-
No, it's not supposed to block UI. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
BerndBoruttau
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, it's not supposed to block UI.