Getting started with TinyGo and WebAssembly (WASM)

Posted on Fri 23 October 2020 in Development • Tagged with go, golang, tinygo, web, webassembly, wasm, assembly, js, javascript, html, browser, macos, code, development, embedded, programming, language

This tutorial explains how to call a method written in Go and compiled to WebAssembly (WASM) from JavaScript by using TinyGo


Continue reading