TLDR;<p>Go -> Gopherjs -> Javascript running like any other Chrome extension. Go isn't running in Chrome extensions as "native client" here.
I was hoping someone finally figured out a good way to start the Go runtime from node/c/c++. Once this feature exists it will be trivial to write Go extensions/modules for Chrome, Apache, Node, MySQL, you name it.
This github naming convention (that I see often with Go code) of using the product target name as the project name is starting to annoy me.<p>Also does anyone have any idea why Gopherjs would be better than Clojurescript, Typescript, Coffeescript, etc?