Commits
User selector
Commit History
Commits on May 11, 2023
Honor `DEFAULT_PTHREAD_STACK_SIZE` in `pthread_attr_init` (#19333)
Show description for 516060bauthored- authored
Commits on May 10, 2023
Build libwasm_worker with standard cflags (#19317)
Show description for 27bb0c1authored- authored
Commits on May 4, 2023
Commits on May 2, 2023
Remove fallback to BlobBuilder if Blob constructor is missing (#19277)
Show description for 3130e06authored
Commits on Apr 29, 2023
Commits on Apr 28, 2023
Commits on Apr 26, 2023
Commits on Apr 25, 2023
Add automatic signature generation for embind symbols (#19242)
Show description for d02c29fauthored
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 e8535a8authored
Commits on Apr 21, 2023
Remove use of EM_PYTHON_MULTIPROCESSING environment variable. NFC (#19224)
Show description for b2c4974authored
Commits on Apr 20, 2023
Commits on Apr 18, 2023
Set minimum node version in emcc invocation in tests and gen_struct_info (#19193)
Show description for aef5d39authoredacorn-optimizer.js: Make use of arrow functions (#19203)
Show description for 2693d36authoredRemove deps_info system and the running of llvm-nm on input file. NFC (#18905)
Show description for 1e7b78fauthored
Commits on Apr 14, 2023
- authored
Exclude malloc dependencies from LTO. NFC (#19174)
Show description for 309581eauthored
Commits on Apr 13, 2023
Remove unnecessary dependency from deps_info.py. NFC (#19166)
Show description for 5394838authored
Commits on Apr 12, 2023
- authored
Remove `makeMalloc` utility function. NFC (#19160)
Show description for c4c0ecdauthored
Commits on Apr 11, 2023
Move parts of emscripten exception handling to native code. NFC (#16627)
Show description for df3a308andauthoredAdd implementation of emscripten_memcpy_big based on bulk memory. (#19128)
Show description for 6f3cfe3authored
Commits on Apr 1, 2023
Implement some more of the wasi API (#12704)
Show description for 574034bauthoredAuto-generate signatures for pthread-related functions. NFC (#19112)
Show description for 18e0fadauthored
Commits on Mar 31, 2023
Commits on Mar 30, 2023
Add a new way to mark async imports in library files. (#19093)
Show description for 8385a1cauthoredAcorn optimizer: Fix a crash on a direct call in isExportWrapperFunction (#19101)
Show description for 2a13190authored
Commits on Mar 28, 2023
Remove use of logging from ports builds (#18624)
Show description for 67cee0bauthored
Commits on Mar 27, 2023
Add auto-generated sigs for the fetch API. NFC (#19067)
Show description for a2a8b78authored