Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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
Click to show internal directories.
Click to hide internal directories.