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.