🛠 Tooling: Extract file system into its own module #40
Labels
area: tooling
Managing the repository's maintenance 🛠️
status: blocked
Waiting for something else to be resolved
Milestone
Bug Report Checklist
main
branch of the repository.Overview
create
's Creations include afiles
property that is a rough approximation of an in-memory file system. From https://create-josh.vercel.app/engine/runtime/creations#files:This is a nifty file system idea. I think it could be useful in other projects. At the very least I don't want it to include
create
-specific ideas. I'd like to eventually spin it out into its own package(s).Additional Info
Note to self: this isn't intended to be the most performant in-memory file system. It's meant to be the cleanest and most straightforward to use.
I'm not going to put effort into this for a while. milestone/2 Blocks Launch will happen first. Marking as blocked until then.
💖
The text was updated successfully, but these errors were encountered: