Module wasmer_runtime_core_x::table

source ·
Expand description

The runtime table module contains data structures and functions used to create and update wasm tables.

Structs§

  • Anyfunc data type.
  • Container with a descriptor and a reference to a table storage.

Enums§

Traits§