[WASM][Threading] JS Exception when using websockets. #10799
-
I recently upgraded a project to the latest UNO and .NET 7 in order to use threading in the WebAssembly implementation. Websocket Issue Description:
After looking further it looks like an issue on the dotnet side: dotnet/runtime#74413 |
Beta Was this translation helpful? Give feedback.
Answered by
jeromelaban
Dec 22, 2022
Replies: 1 comment
-
This is indeed a .NET runtime issue. It will be fixed once fixed over there, then integrated into the Uno.Wasm.Bootstrap package. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jeromelaban
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is indeed a .NET runtime issue. It will be fixed once fixed over there, then integrated into the Uno.Wasm.Bootstrap package.