Module wasmer::wasm_c_api::wasi[][src]

Expand description

Unofficial API for WASI integrating with the standard Wasm C API.

This API will be superseded by a standard WASI API when/if such a standard is created.

Re-exports

pub use super::unstable::wasi::wasi_get_unordered_imports;

Structs

Enums

The version of WASI. This is determined by the imports namespace string.

Functions