Wasm Directoryalpha
Resource

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.

resource incoming-value;

F size

size: func() -> u64;