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

Open
dr-vortex opened this issue Oct 25, 2023 · 0 comments
Open

XML backend: Store Filesystem inside the DOM #8

dr-vortex opened this issue Oct 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dr-vortex
Copy link
Member

dr-vortex 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

@dr-vortex dr-vortex added the enhancement New feature or request label Oct 25, 2023
@dr-vortex dr-vortex changed the title XML backend: Store Filesystem inside the DOM for a quine XML backend: Store Filesystem inside the DOM Mar 23, 2024
@dr-vortex dr-vortex transferred this issue from zen-fs/core Apr 5, 2024
@dr-vortex dr-vortex self-assigned this May 6, 2024
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

1 participant