bytecodealliance/jco

Virtual jco run environment

Closed this issue · 2 comments

A lot of the Wasmtime tests assume a virtual filesystem / env environment - so we should make it easy to set up a standard FS workflow for doing this with the Node.js WASI implementation.

This includes stdio virtualization / piping and configuration as a tty.

Mutation hooks have been added here instead in #266.