My name is Elton Minetto

Go

Running WebAssembly code in Go

This post is the second part of a series about WebAssembly and Go. In the first post, we saw how to run Go code in a web browser. In this one, we will import a WebAssembly function and run it in a Go application.

WebAssembly: using Go code in the browser

Occasionally, a technology emerges that significantly impacts developers’ daily lives—things like Linux, Git, Docker, and Kubernetes, among others. WebAssembly is a technology that has the potential to appear on this select list.

GDE in Go

I came across an exciting project called Google Developer Experts. According to the official website, this is a group of “experienced Google technology experts, influencers, and thought leaders.”

Introduction to Cuelang

I bet that at that moment, you are thinking:

“Another programming language”?

Calm down, calm down, come with me, and it will make sense :)

Newer Posts