-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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] logging and exit improvements #93472
[browser] logging and exit improvements #93472
Conversation
Tagging subscribers to 'arch-wasm': @lewing Issue Details
|
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
CI failures are #94221 |
Please merge that before this PR, so we can merge this one on green for WBT. |
Ignore that, since this is breaking on |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
# Conflicts: # src/mono/wasm/test-main.js
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
All CI failures are known |
This whole PR is motivated by making
mono_wasm_exit
to be used.emscripten_force_exit
Other fixes
mono_run_main
so that queued tasks could finish runningruntimeKeepalivePush
,runtimeKeepalivePop
virtualWorkingDirectory
after memory snapshotModule
exit hooks intoregister_exit_handlers
andunregister_exit_handlers