whatwg / fs

File System Standard
https://fs.spec.whatwg.org/
Other
224 stars 19 forks source link

Add proposal for Multiple Readers and Writers #118

Closed dslee414 closed 1 year ago

dslee414 commented 1 year ago

This PR adds a proposal to support multiple readers and writers in FileSystemSyncAccessHandle (https://github.com/whatwg/fs/issues/34) and FileSystemWritableFileStream, describing new locking schemes.