Skip to content

Web support #31

@daxpedda

Description

@daxpedda

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions