This package provides an import hook for wasmer-go. See the example directory for a working implementation.
Usage:
import "github.com/prep/wasmexec/wasmerexec"
imports := wasmerexec.Import(store, instance)