Added support for Go

This commit is contained in:
Syrus Akbary
2019-05-29 12:36:09 -07:00
committed by GitHub
parent 3e1fde6d67
commit b627fbf8bb

View File

@ -33,6 +33,7 @@ Wasmer runtime can also be embedded in different languages, so you can use WebAs
* [**🐘 PHP**](https://github.com/wasmerio/php-ext-wasm)
* [**🐍 Python**](https://github.com/wasmerio/python-ext-wasm)
* [**💎 Ruby**](https://github.com/wasmerio/ruby-ext-wasm)
* [**🐹 Go**](https://github.com/wasmerio/go-ext-wasm)
### Usage