Daseul Lee
Results
2
issues of
Daseul Lee
Per discussions from https://github.com/whatwg/fs/issues/7 and https://github.com/whatwg/fs/issues/28, this PR updates FileSystemSyncAccessHandle getSize(), truncate(), flush() and close() asynchronous methods to synchronous. - [x] At least two implementers are interested (and none opposed):...
### What is the issue with the File System Standard? Chromium uses F_FULLFSYNC for handle.flush() on Mac, for which we have received feedback on noticeably slow performance, compared to other...