...

Package run

import "github.com/tetratelabs/wazero/internal/gojs/run"
Overview
Index

Overview ▾

Package run exists to avoid dependency cycles when keeping most of gojs code internal.

func Run

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