filer
filer copied to clipboard
Experimental `next` branch
I've added some of my experimental code to a new branch called next
. It's not based on the existing code, mostly because of some major structural changes to support VFS
(for proper mount
and umount
) and a switch to async
/await
.
The intent is to surface these ideas and start a discussion on how to move the existing code forward incrementally.
See discussion in https://github.com/filerjs/filer/issues/566#issuecomment-443933897