Commits
User selector
Commit History
Commits on Jun 9, 2023
Commits on Jun 8, 2023
Remove legacy fields from stat struct. NFC (#19569)
Show description for b182182authoredWasmfs: Support SDL2_image (#19560)
Show description for 58707d1authored[WasmFS] Eagerly read directory entries when opening directories (#19556)
Show description for bf25d34authoredAllow arrow functions in JS libraries. NFC (#19539)
Show description for 48b0645authored
Commits on Jun 7, 2023
WasmFS: Add wasmfs_flush() and use that to get unflushed content checks working (#19448)
Show description for 38ca4f8authored- authored
- authored
WasmFS: Add a no-FS library, to avoid linking in WasmFS only for printf (#19544)
Show description for 348687fauthored
Commits on Jun 6, 2023
- authored
- authored
WasmFS: Implement FS.cwd (#19452)
Show description for f55f018authoredDon't abort on dlopen/dlsym when dynamic linking is not available (#19527)
Show description for 1ddccf1authored- authored
Commits on Jun 5, 2023
Commits on Jun 3, 2023
Fix lsan false positive in emscripten_malloc_wasm_worker. NFC (#19520)
Show description for 96a832cauthored- authored
Commits on Jun 2, 2023
Commits on Jun 1, 2023
WasmFS: Add missing JS library deps (#19503)
Show description for db910ebauthoredWasm64: Generate signature automatically for webgpu JS libraries. NFC (#19489)
Show description for dce329dauthored
Commits on May 30, 2023
WasmFS JS API: *chmod (#19427)
Show description for fce0b3aauthored
Commits on May 26, 2023
Fix test_pthread_dlopen_many (#19459)
Show description for 5c27e79authoredWasmFS JS API: Implement close (#19431)
Show description for bb5cedcauthored
Commits on May 25, 2023
- authored
WasmFS: Do not include library_syscall.js (#19442)
Show description for 3204382authored
Commits on May 24, 2023
WasmFS: Support LSan (#19443)
Show description for e9d83baauthored
Commits on May 23, 2023
WasmFS: Fix __syscall_utimensat to handle nonstandard linux behavior (#19421)
Show description for 3b7cce5authored- authored
Commits on May 22, 2023
Move some internal maintenance tools to tools/maint/ (#19419)
Show description for 85daeb9authored- authored
WasmFS: Add basic NODERAWFS support (#19400)
Show description for 1d5b070authored
Commits on May 19, 2023
WasmFS: Open and close files in the JS API _wasmfs_write_file (#19397)
Show description for 7e8b11cauthoredWasmFS: Allow the root to exist already (#19396)
Show description for 7cff8f1authored