From faab9de17d486176d53327030457dc00365b165d Mon Sep 17 00:00:00 2001 From: Elliot Forbes Date: Sun, 26 Aug 2018 14:55:46 +0100 Subject: [PATCH] added WebAssembly video tutorial --- WebAssembly.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/WebAssembly.md b/WebAssembly.md index e3d99bc6..78131c4b 100644 --- a/WebAssembly.md +++ b/WebAssembly.md @@ -61,4 +61,6 @@ Now navigate to http://localhost:8080/, click "Run", and you should see the outp See https://tip.golang.org/pkg/syscall/js/ -TODO: more references \ No newline at end of file +# Tutorials + Articles + +[Building a Calculator with Go and WebAssembly](https://youtu.be/4kBvvk2Bzis) \ No newline at end of file