//
pkg.gl
Category
github.com/suborbital/hive-wasm
wasm
package
0.5.0
Repository:
https://github.com/suborbital/hive-wasm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
190 SLOC
#
Functions
HandleBundle
HandleBundle loads a .wasm.zip file into the hive instance.
HandleBundleAtPath
HandleBundleAtPath loads a .wasm.zip file into the hive instance.
NewRunner
NewRunner returns a new *Runner.
UseLogger
UseLogger sets the logger to be used by Wasm Runnables.
#
Structs
Runner
Runner represents a wasm-based runnable.