QuickJS VM Proof of Concept Uses quickjs-emscripten to make a proof-of-concept VM with bidirectional, asynchronous communication between the VM and the host. To try it out install the dependencies with yarn and then run yarn start