package
0.0.0-20220807105708-6554945c1dec
Repository: https://github.com/prep/wasmexec.git
Documentation: pkg.go.dev
# README
wasmtimexec
This package provides an import hook for wasmtime-go. See the example directory for a working implementation.
Usage:
import "github.com/prep/wasmexec/wasmtimexec"
err := wasmtimexec.Import(store, linker, instance)
# Packages
No description provided by the author
# Functions
Import the Go JavaScript functions.