Module wasmer_wasix::state::env
source · Structs§
- The environment provided to the WASI imports.
- Data required to construct a
WasiEnv
. - Various
TypedFunction
andGlobal
handles for an active WASI(X) instance.
WasiEnv
.TypedFunction
and Global
handles for an active WASI(X) instance.