-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-VM-threading-monoos-browserBrowser variant of arch-wasmBrowser variant of arch-wasmtenet-performancePerformance related issuePerformance related issue
Milestone
Description
Console.WriteLine on non-UI thread would lead to cross thread message per character.
put_char (dotnet.native.js:1268)
write (dotnet.native.js:1216)
write (dotnet.native.js:2689)
doWritev (dotnet.native.js:5939)
_fd_write (dotnet.native.js:6012)
_emscripten_receive_on_main_thread_js (dotnet.native.js:5746)
_do_call (library_pthread.c:193)
em_task_queue_execute (em_task_queue.c:176)
receive_notification (em_task_queue.c:218)
em_task_queue_execute (em_task_queue.c:176)
_emscripten_check_mailbox (thread_mailbox.c:87)
(anonymous) (dotnet.native.js:744)
(anonymous) (dotnet.native.js:5475)
callUserCallback (dotnet.native.js:5452)
checkMailbox (dotnet.native.js:5475)
lewing and radekdoulik
Metadata
Metadata
Assignees
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-VM-threading-monoos-browserBrowser variant of arch-wasmBrowser variant of arch-wasmtenet-performancePerformance related issuePerformance related issue