Expand description

Unstable non-standard Wasmer-specific API that contains more WASI API.

Structs

  • Unstable non-standard type wrapping wasm_extern_t with the addition of two wasm_name_t respectively for the module name and the name of the extern (very likely to be an import). This non-standard type is used by the unstable non-standard wasi_get_unordered_imports function.
  • Represents a vector of wasmer_named_extern_t *.

Functions