Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to mount directories using the browser's native FileSystem API #337

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Michael-F-Bryan
Copy link
Contributor

@Michael-F-Bryan Michael-F-Bryan commented Nov 24, 2023

This was split out of #334 to allow merging the ability to mount an in-memory filesystem without waiting on the FileSystemDirectoryHandle adapter to be implemented.

Fixes #395.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linear Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow Directory to hook into the browser's FileSystem API
1 participant