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 Run

func Run(ctx context.Context, r wazero.Runtime, compiled wazero.CompiledModule, moduleConfig wazero.ModuleConfig, config *config.Config) error

Source Files

gojs.go

Version
v1.5.0
Published
Aug 24, 2023
Platform
linux/amd64
Imports
5 packages
Last checked
5 minutes ago

Tools for package owners.