Go is a server-side language, but today we can compile Go code to WebAssembly as well - making it possible for us to bring programs written in minimalistic Go code into the browser!
With this collection, we will learn how to compile and run Go WebAssembly programs in Node.js and the browser, and how our Go code can interop with JavaScript and manipulate the DOM. We will also talk about configuring our VS Code workspace and optimizing the Go WASM binary size.
Xiaoru "Leo" Li is a web tech and data science enthusiast based in Karlsruhe, Germany. In his free time, he pretends to be a musician and enjoys writing random music tunes.