multihack-web
multihack-web copied to clipboard
Crashes on larger projects
Probably too many DOM nodes to start with, memory issue later.
Need to take a different approach to the virtual filesystem if we want to support much larger projects.
fso.js ?
It seems deprecated. IndexedDB will probably work here.