wasmtime_environ::component

Constant MAX_FLAT_RESULTS

source
pub const MAX_FLAT_RESULTS: usize = 1;
Expand description

Canonical ABI-defined constant for the maximum number of “flat” results. This number of results are returned directly from wasm and otherwise results are transferred through memory.