Commits
User selector
Commit History
Commits on Nov 13, 2021
Remove some used test files. NFC (#15513)
Show description for ed4d985authored
Commits on Nov 12, 2021
Add more math fils to libc_rt (#15510)
Show description for 626692fauthoredAdd some new musl math files to libc-rt library (#15497)
Show description for 6160323authored- committed
Commits on Nov 11, 2021
Rename "_rt_wasm" sysmtem libs to just "_rt". NFC (#15496)
Show description for 1b29653authoredAdd directory containing useful maintenance scripts (#15490)
Show description for e52c22fauthoredRename internal PROFILING_FUNCS setting to EMIT_NAME_SECTION. NFC (#15493)
Show description for 8f2183cauthored
Commits on Nov 9, 2021
Update musl to v1.2.2 (#13006)
Show description for e05e72dauthored
Commits on Nov 7, 2021
Clarify pthread attr usage in JS. NFC (#15446)
Show description for e99012cauthored
Commits on Nov 5, 2021
[WASMFS] Current Working Directory and Relative Paths (#15410)
Show description for 37e8f99authored
Commits on Nov 4, 2021
Revert "Add support for specifying response file encoding (#15406)" (#15421)
Show description for 5d54450authored
Commits on Nov 3, 2021
Use `--export-dynamic` rather than `--export-all` when linking with MAIN_MODULE=1 (#15413)
Show description for a022cc7authoredAdd support for specifying response file encoding (#15406)
Show description for d65442eauthored
Commits on Nov 2, 2021
Compile and test faccessat musl function (#15408)
Show description for ba71da1authoredProposed fix for race condition in websocket_to_posix_proxy (#15341) (#15372)
Show description for 73c6350authored[WASMFS] Restructure source files to include global file state. (#15388)
Show description for bad04ceauthored
Commits on Nov 1, 2021
Add Wasm SjLj support (#14976)
Show description for 9ecfa19authored
Commits on Oct 29, 2021
[Minor] Move around code and rename wasmfs.cpp -> syscalls.cpp (#15391)
Show description for 093fd65authored
Commits on Oct 28, 2021
Always copy files as writable (#15386)
Show description for 102274eauthoredOnly generate 2 different struct_info files (#15381)
Show description for e0b9585authored
Commits on Oct 25, 2021
- authored
Simplify `run_js_tool` (#15351)
Show description for 4fd3556authored
Commits on Oct 21, 2021
[WASMFS] In-memory file - create, read, write (#15318)
Show description for 0a98bdfauthored
Commits on Oct 18, 2021
Remove EMIT_EMSCRIPTEN_METADATA settings (#15319)
Show description for 5a442a3authored
Commits on Oct 15, 2021
- authored
Add gettid() function (#15189)
Show description for 77859cdauthored[EH] Remove workaround for tags in metadce (#15301)
Show description for 5c93bd0authored
Commits on Oct 14, 2021
Add JS-side cache of wasm table entries. NFC (#15286)
Show description for d655039authoredFix deps_info.py for sendmsg/recvmsg (#15304)
Show description for 9d87af1authored- authored
build with no-exceptions (#15298)
Show description for dfb2d09authored[EH] Make Wasm EH work with dynamic linking (#15266)
Show description for ff23b8cauthored
Commits on Oct 8, 2021
[WASMFS] Implement Open File Table, dup and dup2 syscalls (#15181)
Show description for c62ac9bauthored- authored
Commits on Oct 6, 2021
Avoid sharing the parent process's stdin handle to python on Windows + other Windows bat script fixes (#15146)
Show description for 75b0a5fauthored