Commits
Branch selector
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- authored
Close fd leak in opendir / O_DIRECTORY (#16463)
Show description for 5c4bcd1authored
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 fa6afb8authored- authored
Remove 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
Avoid Module.printErr in shell.html (#16456)
Show description for b638156authoredAdd support for TIMER_ABSTIME flag in clock_nanosleep (#16455)
Show description for 62fa62aauthored- authored
Small 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
- authored
Omit `EM_PROXIED_RESIZE_OFFSCREENCANVAS` case when unsupported (#16436)
Show description for dba6fd1authoredAdd `emstrip` wrapper around llvm-strip (#16431)
Show description for ed92a0bauthoredWasm 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 a2d0b4eauthoredMove `-D_LIBCPP_ABI_VERSION=2` into source code. NFC (#16427)
Show description for 93677b2authoredRemove unneeded `-fno-threadsafe-statics`. NFC (#16425)
Show description for edf2711authored- authored
[WasmFS] Implement additional versions of existing syscalls (#16421)
Show description for 7de8b07authoredAdd SHARED_MEMORY support. (#16419)
Show description for a29f668authored