Commits
User selector
Commit History
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 3, 2023
Make more use of emscripten_out/emscripten_err in test code. NFC (#19524)
Show description for bb233adauthored
Commits on May 10, 2023
[WasmFS] Gracefully error when moving OPFS directory (#19320)
Show description for f2cca1aauthored
Commits on Dec 6, 2022
Commits on Nov 24, 2022
[WasmFS] Make the memory backend public (#18250)
Show description for 704161dauthored
Commits on Nov 23, 2022
[WasmFS] Remove ProxiedFileBackend (#18249)
Show description for b1aaca8authored
Commits on Sep 19, 2022
[WasmFS] Fix a bug and reduce contention on `close` (#17873)
Show description for 9cf8c6bauthored
Commits on Sep 8, 2022
[WasmFS] Update file mtime on write (#17815)
Show description for f715be7authored
Commits on Sep 6, 2022
Commits on Sep 1, 2022
[WasmFS] Catch and report read and write errors in OPFS (#17770)
Show description for ff789b7authored[WasmFS] Handle 404 error in fetch backend (#17761)
Show description for 38aa32aauthored[WasmFS] Allow backends to report errors on `setSize` (#17768)
Show description for 5b0b16eauthored
Commits on Aug 31, 2022
[WasmFS] Allow backends to report errors in `close` (#17763)
Show description for 28924e9authored
Commits on Aug 5, 2022
[WasmFS] Fix length computation in fetch backend (#17578)
Show description for e9e05b8authored
Commits on Aug 1, 2022
[WasmFS] Support errors in `open` (#17536)
Show description for 85793a2authored
Commits on Jul 26, 2022
Rename tests/ to test/. NFC (#17502)
Show description for 7d291a7authored
Loading