docs: Mention language bindings

This commit is contained in:
Paweł Bylica 2018-11-12 11:59:51 +01:00
parent ba3e5fbcd2
commit 31500584b2
No known key found for this signature in database
GPG Key ID: 7A0C037434FE77EF
1 changed files with 9 additions and 0 deletions

View File

@ -35,6 +35,15 @@ can be referenced as EVMC ABIv3 or just EVMC 3.
the EVMC-compatibility testing tool for VM implementations. the EVMC-compatibility testing tool for VM implementations.
# Language bindings
## Go
```go
import "github.com/ethereum/evmc/bindings/go/evmc"
```
[ewasm]: https://github.com/ewasm/design [ewasm]: https://github.com/ewasm/design