Show / Hide Table of Contents

Namespace Wasmtime.Exports

Classes

Export

Represents an export of a WebAssembly module.

Exports

Represents the exports of a WebAssembly module.

FunctionExport

Represents a function exported from a WebAssembly module.

GlobalExport

Represents a global variable exported from a WebAssembly module.

MemoryExport

Represents a memory exported from a WebAssembly module.

TableExport

Represents a table exported from a WebAssembly module.

Back to top Generated by DocFX