Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Wasm ¶
type Wasm struct {
// contains filtered or unexported fields
}
func (*Wasm) ExecuteFunction ¶
func (*Wasm) GetFunction ¶
func (wasm *Wasm) GetFunction(name string) (w.NativeFunction, error)
type WasmImport ¶
type WasmImport struct {
// contains filtered or unexported fields
}
type WasmImportFunc ¶
type WasmImportFunc struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.