Type
incoming-value
A incoming-value is a wrapper around a value. It provides a way to read the value
from the input-stream defined in the wasi-io interface.
type incoming-value = incoming-value;A incoming-value is a wrapper around a value. It provides a way to read the value
from the input-stream defined in the wasi-io interface.
type incoming-value = incoming-value;