Module wasmer::imports

source ·
Expand description

The import module contains the implementation data structures and helper functions used to manipulate and access a wasm module’s imports including memories, tables, globals, and functions.

Structs