Commits
User selector
Commit History
Commits on Jun 9, 2023
Commits on Jun 8, 2023
WasmFS JS API: Update rmdir (#19532)
Show description for 0a87589authoredUse JSPI to refer to ASYNCIFY=2 rather than stack switching. NFC (#19564)
Show description for 120241dauthoredWasmFS: Fix preload-files forcing the filesystem (#19562)
Show description for 1f3aab6authoredWasmfs: Support SDL2_image (#19560)
Show description for 58707d1authored- authored
- committed
[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 38ca4f8authoredSimplify modifyFunction helper function. NFC (#19551)
Show description for 65cfbfaauthored- authored
- committed
WasmFS: Add a no-FS library, to avoid linking in WasmFS only for printf (#19544)
Show description for 348687fauthored- authored
Commits on Jun 6, 2023
WasmFS JS API: Change open to return an object (#19542)
Show description for ba1b6d8authored- authored
WasmFS: Stop always including _wasmfs_read_file (#19516)
Show description for 4339c66authored- authored
WasmFS: Implement FS.cwd (#19452)
Show description for f55f018authoredWasmFS: Force-include FS only when FORCE_FILESYSTEM (#19511)
Show description for c5e53c4authoredDon't abort on dlopen/dlsym when dynamic linking is not available (#19527)
Show description for 1ddccf1authored- authored
- authored
Add EMCC_LOGGING=0 to disable all logging (#19531)
Show description for 58ff5aaauthored- authored
Commits on Jun 5, 2023
- authored
Always virtualize file descriptors when using NODERAWFS (#19528)
Show description for ca3c1f5authored
Commits on Jun 3, 2023
Commits on Jun 2, 2023
Fix parallel test suite failure reporting with python 3.11 (#19517)
Show description for efff6a3andauthored- committed
- authored
- authored
- committed