github gopherjs/gopherjs 1.16.4+go1.16.7
GopherJS 1.16.4 (for Go 1.16.7)

latest releases: v1.19.0-beta1, v1.18.0-beta3+go1.18.10, v1.18.0-beta3...
2 years ago
  • Go Modules are fully supported by GopherJS! build, test and serve and other subcommands now work outside of GOPATH! 🎉
  • Release tested against Go 1.16.7 and Node 12.
  • It is now easier to install NodeJS dependencies for GopherJS. Simply run npm install in the root of the GopherJS working copy and all dependencies will be installed under node_modules.
  • Several minor fixes in the GopherJS runtime, compiler and syscall/js. Thanks to @benma for fixing an issue when using GopherJS within a Chrome extension!

Don't miss a new gopherjs release

NewReleases is sending notifications on new releases.