Commits
User selector
Commit History
Commits on Apr 28, 2023
Commits on Apr 25, 2023
Commits on Apr 24, 2023
Allow `-fexceptions` to work in standalone mode (#19237)
Show description for 77c9eabauthoredAdd auto-generated signatures for LEGACY_GL_EMULATION symbols. NFC (#19235)
Show description for e3f334cauthored
Commits on Apr 22, 2023
Work around Windows bug https://github.com/microsoft/terminal/issues/15212 (#19212)
Show description for e8535a8authoredMake Node.js pthreads behavior in line with native (#19073)
Show description for 9757ac1authored
Commits on Apr 21, 2023
Commits on Apr 18, 2023
Remove `__syscall_link` in favor `__syscall_linkat`. NFC (#19205)
Show description for 7a8b36fauthored
Commits on Apr 17, 2023
Report setitimer as unsupported in standalone mode (#19194)
Show description for a831c41authored
Commits on Apr 15, 2023
Add a stub cxa_free_exception cxa_noexception.cpp (#19183)
Show description for 518d9feauthored
Commits on Apr 14, 2023
Exclude malloc dependencies from LTO. NFC (#19174)
Show description for 309581eauthored
Commits on Apr 12, 2023
Fix lto0.test_exceptions_allowed_uncaught failure (#19165)
Show description for aa860caauthoredImplement `emscripten_promise_race` in promise.h (#19154)
Show description for 47cb9c6authoredImplement `emscripten_promise_any` in promise.h (#19153)
Show description for 3c5bac9authored
Commits on Apr 11, 2023
Move parts of emscripten exception handling to native code. NFC (#16627)
Show description for df3a308andauthored- authored
Implement `emscripten_promise_all_settled` in promise.h (#19152)
Show description for dfbf6a8authoredAdd implementation of emscripten_memcpy_big based on bulk memory. (#19128)
Show description for 6f3cfe3authored
Commits on Apr 5, 2023
Support OPFS on the main thread with JSPI. (#19063)
Show description for 12e2c96authored
Commits on Apr 4, 2023
Don't memset/zero the stack region for new pthread. NFC (#19125)
Show description for 574f4f4authoredFix wasi_path_open and add assertion to stringToUTF8 (#19127)
Show description for 3a4035eauthored
Commits on Apr 3, 2023
Commits on Apr 1, 2023
Auto-generate signatures for pthread-related functions. NFC (#19112)
Show description for 18e0fadauthored
Commits on Mar 31, 2023
Commits on Mar 30, 2023
jsifier: Make JS libraries aliases work even when native export exists (#19046)
Show description for 3a285cbauthored- authored
Commits on Mar 29, 2023
embind: Remove unused `long double` memory view (#19096)
Show description for 4306831authoredDeprecate `allocateUTF8` in favor of `stringToNewUTF8` (#19089)
Show description for 4e15675authored
Commits on Mar 27, 2023
Add auto-generated sigs for the fetch API. NFC (#19067)
Show description for a2a8b78authored[WasmFS] Ignore rather than asserting on O_NONBLOCK (#19084)
Show description for 8274bc4authored
Commits on Mar 25, 2023
HandleAllocator: Always reserve handle zero. NFC (#19065)
Show description for 376c6ffauthored
Commits on Mar 22, 2023
Automatically generate `__sig` properties for JS library symbols (#18985)
Show description for 592aecaauthored
Commits on Mar 21, 2023
Store generated struct info rather than auto-generating it in the sysroot. NFC (#19013)
Show description for 7e5ab40authored
Commits on Mar 20, 2023
Fix a few signature that were using `long` types. NFC (#18998)
Show description for 0f494e6authoredImplement open() in library_wasmfs.js (#18919)
Show description for 5db9a87authored