Commits
User selector
Commit History
Commits on Dec 7, 2023
Commits on Dec 5, 2023
Commits on Nov 13, 2023
Commits on Nov 8, 2023
[wasm64] Fix a lot of the remaining browser tests (#20516)
Show description for e837112authored
Commits on Nov 3, 2023
Commits on Nov 2, 2023
In STRICT mode, only define `assert` when ASSERTIONS is set (#20592)
Show description for a2f3b92authored
Commits on Oct 28, 2023
Commits on Oct 26, 2023
Commits on Oct 25, 2023
[NFC] Add more comments to pthread mailbox infrastructure (#20511)
Show description for d581c72authored
Commits on Oct 19, 2023
Inline returns in arrow functions. NFC (#20491)
Show description for 4608c2eauthored
Commits on Oct 16, 2023
Load Workers with {type:'module'} in ESM mode (#20452)
Show description for 31b71a5authored
Commits on Oct 2, 2023
Make noExitRuntime into a library symbol (#20336)
Show description for 4e72237authored
Commits on Sep 26, 2023
Commits on Sep 8, 2023
Add an internal setting to track whether closure might be run (#20208)
Show description for 01c4612authored
Commits on Aug 24, 2023
[Wasm64] Fix creation of 64-bit memories from JS (#20111)
Show description for 0c35c4aauthored
Commits on Aug 23, 2023
Commits on Aug 17, 2023
Update comments in calls to `_emscripten_thread_init`. NFC (#20066)
Show description for 5ca905dauthored
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 14, 2023
Fix for pthread proxying with closure enabled (#20027)
Show description for 53502a1authored
Commits on Aug 4, 2023
- authored
More use of JS string template literals. NFC (#19971)
Show description for c5d1a85authored
Commits on Aug 3, 2023
Commits on Aug 1, 2023
- authored
Fix EM_CALLBACK_THREAD_CONTEXT_CALLING_THREAD when used on the main thread. (#19943)
Show description for 505f49bauthoredRename internal JS proxying function. NFC (#19945)
Show description for b840dc7authored- authored
Commits on Jul 12, 2023
Avoid use of JS `arguments` in export wrappers (#19830)
Show description for f38ebefauthored
Commits on Jun 30, 2023
Support JSPI'd pthread entry function. (#19041)
Show description for 09e43acauthored
Commits on Jun 23, 2023
Fix EM_CALLBACK_THREAD_CONTEXT_CALLING_THREAD (#19691)
Show description for 0a78042authored
Commits on Jun 22, 2023
Commits on Jun 12, 2023
Fix default pthread stack size when running in worker. (#19577)
Show description for 7375e78authored
Commits on May 26, 2023
Share side modules with worker threads via postMessage (#19390)
Show description for ceb2e28authored
Commits on May 25, 2023
- authored
Move loading of initial dynamic libraries to before `run` (#19450)
Show description for b56605eauthored
Commits on May 11, 2023
Honor `DEFAULT_PTHREAD_STACK_SIZE` in `pthread_attr_init` (#19333)
Show description for 516060bauthored