Function wasmtime_wasi::stdout

source ·
pub fn stdout() -> Stdout
Expand description

Returns a stream that represents the host’s standard out.

Suitable for passing to WasiCtxBuilder::stdout.