wasmtime_wasi

Function stderr

source
pub fn stderr() -> Stderr
Expand description

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

Suitable for passing to WasiCtxBuilder::stderr.