wasmer/lib/golang/README.md
2019-02-24 17:58:15 -06:00

260 B

Wasmer Golang Library

This library is to support Go programs

Running Example

cargo run run hello.wasm

Go version

The examples/hello.wasm file was compiled with go version 1.11.5.

TODOs

  • Complete implementation
  • Add tests
  • Output main args