Type
outgoing-value
A data is the data stored in a data blob. The value can be of any type
that can be represented in a byte array. It provides a way to write the value
to the output-stream defined in the wasi-io interface.
Soon: switch to resource value { ... }
type outgoing-value = outgoing-value;