package
0.0.0-20220807105708-6554945c1dec
Repository: https://github.com/prep/wasmexec.git
Documentation: pkg.go.dev
# README
env
This example shows that arguments and environment variables can be read.
It expects the host to call wasmexec.SetArgs()
to set things up before calling the run
function on the module.