-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[browser][MT] emscripten_check_mailbox per console character #93603
Labels
arch-wasm
WebAssembly architecture
area-VM-threading-mono
os-browser
Browser variant of arch-wasm
tenet-performance
Performance related issue
Milestone
Comments
pavelsavara
added
arch-wasm
WebAssembly architecture
area-System.Runtime.InteropServices.JavaScript
os-browser
Browser variant of arch-wasm
labels
Oct 17, 2023
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsConsole.WriteLine on non-UI thread would lead to cross thread message per character.
|
Other proxies functions are
|
pavelsavara
added
area-VM-threading-mono
tenet-performance
Performance related issue
and removed
area-System.Runtime.InteropServices.JavaScript
labels
Nov 9, 2023
31 tasks
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
arch-wasm
WebAssembly architecture
area-VM-threading-mono
os-browser
Browser variant of arch-wasm
tenet-performance
Performance related issue
Console.WriteLine on non-UI thread would lead to cross thread message per character.
The text was updated successfully, but these errors were encountered: