Expand description
Host functions exposed to WASM plugins
Structs§
- Host
State - 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