Skip to content

Allow Directory to hook into the browser's FileSystem API #395

@Michael-F-Bryan

Description

@Michael-F-Bryan

The FileSystem API is a browser spec that gives you the ability to write to files/directories on the user's machine. Being able to construct a Directory using a FileSystemDirectoryHandle would allow users to mount host files in the same way that the wasmer CLI does.

It also provides a origin-specific filesystem called the Origin Priviate File System which is stored in a hidden location on disk.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions