memfs
memfs copied to clipboard
`FileHandle.readableWebStream()` API
- [x] Add
FileHandle.readableWebStream()API.- https://github.com/streamich/memfs/pull/1045
- [ ] Lock file handle, while a read stream in progress.
- [ ] Support
{type: 'bytes'}option.