wasmer/lib/golang/README.md

14 lines
260 B
Markdown
Raw Normal View History

# 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