Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UseInternalLogger ¶ added in v0.11.0
UseInternalLogger sets the logger to be used log internal wasm runtime messages
Types ¶
type HostFn ¶
type HostFn struct {
// contains filtered or unexported fields
}
HostFn describes a host function callable from within a Runnable module
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
Runner represents a wasm-based runnable
func NewRunnerWithRef ¶ added in v0.9.0
func NewRunnerWithRef(ref *moduleref.WasmModuleRef) *Runner
Source Files
¶
Click to show internal directories.
Click to hide internal directories.