Commits
User selector
Commit History
Commits on Mar 11, 2022
Honor EMTEST_LACKS_NATIVE_CLANG in tests/test_sockets.py
Show description for 373c22ccommitted- committed
Rewrite the old proxying API in terms of the new API (#15880)
Show description for 6650d80authored
Commits on Mar 10, 2022
[WasmFS] Disable other.test_unlink on Windows (#16464)
Show description for 40e3dbcauthoredFix utime() syscall (#16460)
Show description for a7b10daauthored
Commits on Mar 9, 2022
Run one websockify test on macOS during CI. NFC (#16395)
Show description for 74d6a15authoredMove more time functions to native code. NFC (#16439)
Show description for fa6afb8authoredRemove TextDecoderWrapper (#16448)
Show description for 47a0284authored- committed
- authored
Unify `onerror` event handler used in test code. NFC (#16445)
Show description for 9b73e68authored[WasmFS] Track open files in the Node backend (#16432)
Show description for 13344faauthored
Commits on Mar 8, 2022
Add support for TIMER_ABSTIME flag in clock_nanosleep (#16455)
Show description for 62fa62aauthoredSmall code cleanup around TextDecoder (#16438)
Show description for 9184baaauthoredDon't consider library elements marked as `__internal` during `exportRuntime` (#16441)
Show description for cdd54fdauthoredAdd warning when binaryen optimization in limited due to debug info (#16428)
Show description for 9e84db9authoredMove test_support_errno.c to `other` and use a different JS library function. NFC (#16442)
Show description for 3e83d35authored
Commits on Mar 7, 2022
- committed
Omit `EM_PROXIED_RESIZE_OFFSCREENCANVAS` case when unsupported (#16436)
Show description for dba6fd1authoredWasm workers (#12833)
Show description for b25abd5authored
Commits on Mar 6, 2022
Remove special case JS function proxying from library_pthread.c (#16405)
Show description for a18bbf7authoredFix Closure compile of small builds that use legacy DYNCALLS mode (#13883)
Show description for 48a1620andauthored
Commits on Mar 4, 2022
Fix a system library build issue, where .S files would not be built with the same cmdline args as the other files. (#16417)
Show description for a2d0b4eauthoredAdd SHARED_MEMORY support. (#16419)
Show description for a29f668authoredlibrary_pthread.js build flags checks (#16418)
Show description for 1521aadauthoredFix deadlock after failed partial `munmap` (#16413)
Show description for 85ee935authored
Commits on Mar 3, 2022
[WasmFS] Implement `unlinkat` and `openat` (#16412)
Show description for 5061c59authoredFix lookupPath when applied to a symlink loop (#16410)
Show description for a5c1944authored[WasmFS] Rewrite path parsing and fix rename (#16409)
Show description for 7b8819bauthored
Commits on Mar 2, 2022
Avoid temp val in property functions when the arguments are val already. (#16235)
Show description for c627301authored[WasmFS] Initial pipe / poll support (#16391)
Show description for e1846b1authored
Commits on Mar 1, 2022
Fix wasm-emscripten-finalize crash with pthreads + dylink + em_js + bigint (#16402)
Show description for 774c56dauthoredRemove ASMFS (#16392)
Show description for 9c852afauthored
Commits on Feb 28, 2022
Add support for specifying #error and #warning statements in JS library files. (#16383)
Show description for 6025addauthoredTest more edge cases in test_unlink (#16396)
Show description for 7617616authored