Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleBundle ¶
HandleBundle loads a .wasm.zip file into the rt instance
func HandleBundleAtPath ¶
HandleBundleAtPath loads a .wasm.zip file into the rt instance
Types ¶
type HostFn ¶
type HostFn struct {
// contains filtered or unexported fields
}
HostFn describes a host function callable from within a Runnable module
Click to show internal directories.
Click to hide internal directories.