-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Would there be interest in adding support for Web through the File System API?
It would be pretty straightforward, as it's all natively async anyway and there would be no need to spawn any blocking threads. Probably the most interesting part is documentation and converting errors to io::Error
.
All major browsers already support this, except Safari which doesn't support writing files in async, but only in sync.
Happy to make the PR of course!
Metadata
Metadata
Assignees
Labels
No labels