Commits
User selector
Commit History
Commits on Nov 12, 2021
Fix asan.test_emmalloc_memalign_corruption (#15499)
Show description for d8c78d6authored[WASMFS] FS.readFile() (#15450)
Show description for 73f2fc0authored
Commits on Nov 11, 2021
[WASMFS] rmdir and unlink syscalls (#15455)
Show description for 2d0ffdfauthoredMove pthread_tryjoin_np to native code (#15458)
Show description for 0522fe6authored
Commits on Nov 10, 2021
[WASMFS] lstat and stat syscalls (#15437)
Show description for 0773510authoredAdded missing case for lstat in musl (#15465)
Show description for cc6a9cdauthored[WASMFS] getdents syscall
Show description for 6621c7bauthored andcommitted[WASMFS] Fix mode on file and dir creation (#15445)
Show description for b9c78a4authored andcommitted
Commits on Nov 9, 2021
Update musl to v1.2.2 (#13006)
Show description for e05e72dauthored[Minor] Add wasmfs constructor to readme (#15464)
Show description for 7712529authoredFix test_proxy_to_pthread_stack test (#15463)
Show description for f370d3aauthored
Commits on Nov 5, 2021
Add scripts for copying changes out back into upstream llvm and musl (#15430)
Show description for f11647fauthored[WASMFS] Current Working Directory and Relative Paths (#15410)
Show description for 37e8f99authoredUse musl's weak symbol trick to initialize main thread TSD block. NFC (#15441)
Show description for 9e26babauthored
Commits on Nov 3, 2021
Remove SYS_dup2 syscall. NFC (#15418)
Show description for 6cb88b8authored[WASMFS] Enable preloading files (#15368)
Show description for 01b42bfauthored
Commits on Nov 2, 2021
Compile and test faccessat musl function (#15408)
Show description for ba71da1authoredRemove declarations of unused syscalls. NFC (#15409)
Show description for e05a26fauthored[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 9ecfa19authoredInitial support runtime dlopen in multi-threaded applications (#15317)
Show description for bbc208cauthored
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
[WASMFS] Move getSize member into File parent class (#15383)
Show description for 5364b11authored
Commits on Oct 26, 2021
Move dlopen flags from args to memory. NFC (#15360)
Show description for 6c1fa30authoredError out on rval `emscripten::val` assignment (#15334)
Show description for e0d0489andauthored[WASMFS] Mkdir Syscall (#15323)
Show description for c273f25authored
Commits on Oct 25, 2021
update open comment (#15352)
Show description for 9330d82authored[WASMFS] Dyncast and Cast now use shared_ptrs (#15350)
Show description for b8e4a55authored
Commits on Oct 21, 2021
[WASMFS] Seek Syscall (#15321)
Show description for f978c50authored[WASMFS] In-memory file - create, read, write (#15318)
Show description for 0a98bdfauthored
Commits on Oct 19, 2021
Commits on Oct 15, 2021
[WASMFS] Update fstat and associated tests (#15310)
Show description for ada1036authored[WASMFS] Make Handle Acquisition clearer with locked() and unlocked() (#15309)
Show description for 3b176afauthoredAdd gettid() function (#15189)
Show description for 77859cdauthored[WASMFS] fstat syscall (#15283)
Show description for 25c1935authored