Skip to main content

Module host

Module host 

Source
Expand description

Host functions exposed to WASM plugins

Structs§

HostState
State held by the host for plugin execution

Functions§

call_analyze
Call the plugin’s analyze function
create_linker
Create a linker with host functions for plugins
get_plugin_metadata
Get plugin metadata by calling the plugin’s get_metadata export