Crate scotch_host

source ·

Macros

Macro to create guest exports for WasmPluginBuilder.
Macro to create guest imports for WasmPluginBuilder.

Structs

An instantiated plugin with cached exports.
Builder for creating WasmPlugin.

Enums

Error for everything that can go wrong.

Attribute Macros

Macro that is used to create handles for guest functions.
Macro used to annotate host function that can be exposed to guest.