You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Our approach to implementation has been on an as-needed basis. Features like non-text file reading, progress events, synchronous APIs, etc. are not yet required or may never be implemented.
This issue is for tracking TODOs in NativeFileSystem.
The public APIs in NativeFileSystem should follow the following W3C specs drafts
http://www.w3.org/TR/2011/WD-FileAPI-20111020/
http://www.w3.org/TR/2011/WD-file-writer-api-20110419/
http://www.w3.org/TR/2011/WD-file-system-api-20110419/
http://www.w3.org/TR/progress-events/
Our approach to implementation has been on an as-needed basis. Features like non-text file reading, progress events, synchronous APIs, etc. are not yet required or may never be implemented.
This issue is for tracking TODOs in NativeFileSystem.