Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CompileParams ¶ added in v0.1.3
type ExecParams ¶
type Module ¶ added in v0.6.7
type Module struct { wazero.CompiledModule wazero.Runtime }
func Compile ¶ added in v0.1.3
func Compile(ctx context.Context, params CompileParams) (Module, error)
func (Module) Instantiate ¶ added in v0.6.7
Click to show internal directories.
Click to hide internal directories.