Crate scotch_host_macros

Source

Macros§

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

Attribute Macros§

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