Commits
User selector
Commit History
Commits on May 25, 2022
Commits on May 24, 2022
Use BigInt literals in JS sources (#17036)
Show description for a71d00dauthored- committed
[WasmFS] Fix OPFS `getSize` when file is not opened (#17027)
Show description for b70d6f9authoredMinor TLS init refactoring. NFC (#17002)
Show description for 04cc344authoredFix getValue/setValue of pointer types (#17028)
Show description for b647c98authored
Commits on May 23, 2022
Avoid allocating TLS for the first thread that loads. NFC (#17018)
Show description for 99c6872authoredFix version reported by uname (#17026)
Show description for 72599b8authored- committed
Avoid defining _LIBCPP_ELAST (#17021)
Show description for e6f29a6authoredRemove unneeded code from library_pthread.js. NFC (#17017)
Show description for 1cfdb43authored
Commits on May 22, 2022
Commits on May 20, 2022
Fix flakiness in `other.test_unistd_close_noderawfs` (#16888)
Show description for 85c8b76authoredTemporarily disable test_exceptions_longjmp3_wasm under LSan. NFC (#17006)
Show description for e749f23authored[EH] Simplify exception format message (#17003)
Show description for 22e3b04authoredAdd -Wno-deprecated to test_multiply_defined (#17001)
Show description for e5d6d6bauthoredFix unicode characters in js library (#16981)
Show description for 75f5315authoredFix cache repopulation within `emconfigure` (#16986)
Show description for d5ef693authoredAdd test for emstrip (#16952)
Show description for 2b1b813authored
Commits on May 19, 2022
[WasmFS] Add wasmfs_before_preload hook to run code before preloading (#16967)
Show description for 68df71fauthored[wasm64] Remove unneeded usage of `from64` (#16976)
Show description for 32411adauthored[WasmFS] Implement the fchmod and newfstatat syscalls (#16987)
Show description for 55a3c87authored[wasm64] Fix (or skip) all core tests in wasm64l mode (#16922)
Show description for c175235authored
Commits on May 18, 2022
- authored
[wasm64] Use `int` over `long` for time_t, etc. NFC (#16966)
Show description for b0f2f98authored
Commits on May 17, 2022
emsize: accept single and double-dashed flavors of the format flag (#16963)
Show description for 3f9d6b9authoredMove JS version of strlen/printf/puts to library_bootstrap (#16961)
Show description for 103a218authoredDisable incorrect part of test_getdents64_special_cases in wasmfs (#16958)
Show description for 190f1beauthored
Commits on May 13, 2022
Warn on DWARF limiting opts only when DWARF is in use. Fixes #16722 (#16727)
Show description for 9b15472authored- authored
Commits on May 12, 2022
[wasm64] Fix argv setup code for wasm64 (#16943)
Show description for 56d885fauthored
Commits on May 11, 2022
Fix test suite regression from #16932 (#16942)
Show description for c012a6aauthored[wasm64] Fix emscripten_get_compiler_setting (#16938)
Show description for 4e73614authoredRemove `js_engines` argument in test runners (#16932)
Show description for 618db7cauthored- authored