The name of the function to call
Optional
input: string | number | Uint8ArrayThe input to pass to the function
Optional
hostContext: TPer-call context to make available to host functions
The result from the function call
Reset Plugin memory. If called while the plugin is actively executing, memory will not be reset.
Whether or not the reset was successful.
Generated using TypeDoc
Call a specific function from the WebAssembly module with provided input.