import "github.com/tetratelabs/wazero/internal/gojs/run"
Package run exists to avoid dependency cycles when keeping most of gojs code internal.
gojs.go
func Run(ctx context.Context, r wazero.Runtime, compiled wazero.CompiledModule, moduleConfig wazero.ModuleConfig, config *config.Config) error