package run
import "github.com/tetratelabs/wazero/internal/gojs/run"
Package run exists to avoid dependency cycles when keeping most of gojs code internal.
Index ¶
Functions ¶
func RunAndReturnState ¶
func RunAndReturnState(ctx context.Context, ns wazero.Namespace, compiled wazero.CompiledModule, config wazero.ModuleConfig) (*gojs.State, error)
Source Files ¶
- Version
- v1.0.0-pre.6
- Published
- Dec 31, 2022
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 11 minutes ago –
Tools for package owners.