A Wasm-first VFS
A highly experiemental, initial experimental implementation of a Virtual Filesystem with Syscall-like interfaces
Can be used with [wasm-libc](https://github.com/dphilla/wasm-libc) for (very basic) Wasm-first file i/o operations
**Not for production use - use at own risk**