Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 294 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 294 Bytes

wasmerexec

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)