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

XML backend: Store Filesystem inside the DOM #8

Closed
james-pre opened this issue Oct 25, 2023 · 2 comments
Closed

XML backend: Store Filesystem inside the DOM #8

james-pre opened this issue Oct 25, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@james-pre
Copy link
Member

james-pre commented Oct 25, 2023

Imagine if we have something similar [to] Storage but instead of storing it on Local Storage we would store the filesystem inside the DOM.
This would make it possible for a "quine", that is, a program that produces itself as output.

This way we would be able to save the .html file with ctrl+s since the filesystem is inside the DOM and not in the browser(the .html file has the filesystem).

I can do a Pull Request but is this project still going on? Is there an active fork of it?

~ @ilse-langnar

jvilk/BrowserFS#331

@james-pre james-pre added the enhancement New feature or request label Oct 25, 2023
@james-pre james-pre changed the title XML backend: Store Filesystem inside the DOM for a quine XML backend: Store Filesystem inside the DOM Mar 23, 2024
@james-pre james-pre transferred this issue from zen-fs/core Apr 5, 2024
@james-pre james-pre self-assigned this May 6, 2024
james-pre added a commit that referenced this issue Dec 10, 2024
@james-pre
Copy link
Member Author

james-pre commented Dec 10, 2024

Implemented in 1.1.0. @ilse-langnar I know it has been a couple of years, but it's finally here.

@ilse-langnar
Copy link

THANKS!!!!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants