From b627fbf8bbbacbb9231c3bff8e95f955f64ee34c Mon Sep 17 00:00:00 2001 From: Syrus Akbary Date: Wed, 29 May 2019 12:36:09 -0700 Subject: [PATCH] Added support for Go --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3a7a070d..27b04baab 100644 --- a/README.md +++ b/README.md @@ -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