[][src]Module wasmer_runtime::wasm

Structs

FuncSig

The signature of a function that is either implemented in a wasm module or exposed to wasm by the host.

Function

A representation of an exported WebAssembly function.

Enums

Type

Represents a WebAssembly type.

Value

Represents a WebAssembly value.