[][src]Crate wasmtime_api

Wasmtime embed API. Based on wasm-c-api.

Modules

wasm

This file defines the extern "C" API, which is compatible with the Wasm C API.

Structs

Config

Global configuration options used to create an Engine and customize its behavior.

Engine
ExportType
Func
FuncType
Global
GlobalType
HostRef
ImportType
Instance
Limits
Memory
MemoryType
Module
Name
Store
Table
TableType
Trap

Enums

AnyRef
Extern
ExternType
Mutability
Val
ValType

Traits

Callable
HostInfo