I was directed to Discord to learn more about using webvm with filesystem APIs. I hope this is the right place to ask. I want to run webvm headless, such that my Javascript executes shell commands but I display my own html/js frong end. I also want to be able to save files to the filesystem or at least as a stopgap serialize those files generated in my VM to Javascript to enable file downloads.