We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
make sure that functions passed to emscripten_dispatch_to_thread_async
emscripten_dispatch_to_thread_async
invoke_later_when_on_ui_thread_sync
invoke_later_when_on_ui_thread_async
The text was updated successfully, but these errors were encountered:
Tagging subscribers to 'arch-wasm': @lewing See info in area-owners.md if you want to be subscribed.
arch-wasm, area-VM-threading-mono, os-browser
arch-wasm
area-VM-threading-mono
os-browser
Sorry, something went wrong.
related #76957
Closed by #100610 and #100855
pavelsavara
No branches or pull requests
make sure that functions passed to
emscripten_dispatch_to_thread_async
invoke_later_when_on_ui_thread_sync
andinvoke_later_when_on_ui_thread_async
should catch all including "memory access out of bounds"The text was updated successfully, but these errors were encountered: