Go ^1.12
In this lesson, we will see how we can interact with the JavaScript environment by using Go's syscall/js module to call and pass values into a JavaScript function, and access variables available in JS land.
syscall/js