In my implementation the stdin and stdout of the guests are used by the host to communicate with them. I suppose we can expose the host standard i/o using a distributed actor to the guests.
In my implementation the stdin and stdout of the guests are used by the host to communicate with them. I suppose we can expose the host standard i/o using a distributed actor to the guests.