Call a Go WebAssembly function from JavaScript

InstructorXiaoru Li

Share this video with your friends

Send Tweet

Go ^1.12

In this lesson, we will see how we can expose Go lang functions from a WebAssembly module so that we can interact with them from the JavaScript environment.