package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jun 8, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
CONTEXT_ARGMAP = "argmap"
RESULT = "result"
)
type ImportLib struct {
Module string
Name string
Func interface{}
}
func ImportWasmLib(context map[string]interface{}, store *wasmtime.Store) []*ImportLib
func NewWasmLibs(context map[string]interface{}, store *wasmtime.Store) []*ImportLib
Source Files
¶
Click to show internal directories.
Click to hide internal directories.