v0.4.17
update vfs to its own module, with internal mem caching for text-based content mimes to improve performance further, uses better path traversal using async path generation, but now the syntax for server.static is a promise as a result instead of being synchronous, basically the generator has to walk the file tree now through a generator and then store the content that it can in memory rather than reading it on request