Module wasmer_runtime_core_x::export

source ·
Expand description

This module contains types to manipulate and access a Wasm module’s exports including memories, tables, globals, and functions.

Structs§

Enums§

Traits§

  • This trait is used to mark types as gettable from an [Instance].