Documentation
¶
Overview ¶
Package plugin provides the core Plugin interface and WASM export lifecycle.
Index ¶
Constants ¶
View Source
const ( // Version of the SDK Version = "0.1.0-alpha" // MinHostVersion is the minimum compatible Reglet host version. MinHostVersion = "0.2.0" )
Variables ¶
This section is empty.
Functions ¶
func UnpackBytes ¶
UnpackBytes unpacks a uint64 into a byte slice.
Types ¶
Click to show internal directories.
Click to hide internal directories.