Commits
User selector
Commit History
Commits on Mar 4, 2023
Commits on Mar 2, 2023
WebGPU: fix memory leak when calling destroy on a buffer (#18790)
Show description for 32f517candauthored
Commits on Mar 1, 2023
[Proxying] Update proxying with callback to support cancellation (#18776)
Show description for 4589faaauthored[Proxying] Send messages via in-memory mailbox queues (#18852)
Show description for 3442cdaauthoredDeprecate unsed MEM_INIT_METHOD setting (#18868)
Show description for 4851d85authored
Commits on Feb 28, 2023
Unify handling of `--memory-init-file` (#18869)
Show description for dca1101authoredRename emscripten_main_browser_thread_id to emscripten_main_runtime_thread_id. NFC (#18872)
Show description for f641d74authored
Commits on Feb 27, 2023
Remove IN_TEST_HARNESS setting (#18862)
Show description for d20f8c4authoredAllow JS -> native dependencies to be specified in __deps. NFC (#18849)
Show description for ca5f2bcauthored- authored
- authored
Commits on Feb 25, 2023
upgrade glfw to 3.3 (#18826)
Show description for 7cd514dauthored
Commits on Feb 24, 2023
Add runtime check for MIN_NODE_VERSION (#18845)
Show description for a957d7dauthoredRemove LLD_REPORT_UNDEFINED setting (#18342)
Show description for ca19311authored
Commits on Feb 23, 2023
Commits on Feb 22, 2023
Move build time `Runtime` object to parseTools_legacy. NFC (#18823)
Show description for 8c2a8a1authoredFix comment about g4 in settings.js (#18807)
Show description for fbc5d5cauthored
Commits on Feb 21, 2023
Commits on Feb 18, 2023
Avoid calling `process.exit` under node (#18754)
Show description for fa339b7authoredTrack runtime keepalive status even when EXIT_RUNTIME=0 (#18785)
Show description for 0c2f589authored
Commits on Feb 17, 2023
[EH/SjLj] Make `setThrew()` dependency conditional (#18665)
Show description for eab98adauthoredFix flakiness in test_abort_on_exceptions_pthreads (#18783)
Show description for 89355f9authoredSupport the `EXCEPTION_STACK_TRACES` option for Emscripten EH (#18535)
Show description for b8ce655authoredUse keepalive push/pop in PROXY_TO_PTHREAD mode (#18778)
Show description for 7f7a5f3authoredRemove dead code from worker.js. NFC (#18779)
Show description for 4fc2517authored
Commits on Feb 16, 2023
Ignore messages from terminated workers (#18761)
Show description for db35f20authoredFixes PROXYFS error check (#18716)
Show description for e64e370authoredexitJS: Implicit exit can never happen on a pthread (#18762)
Show description for 98500e2authoredRemove inaccurate JS type annotation. NFC (#18760)
Show description for f71e0c3authored
Commits on Feb 15, 2023
Fix PROXYFS renaming (#18718)
Show description for a0ea166authored[Wasm64] Add support for threads (#18705)
Show description for 009c171authoredRemove str-to-func eval of named function factory (#18748)
Show description for df72746andauthored- authored