Tagged in

Golang

GopherJS
GopherJS
A compiler from Go to JavaScript for running Go code in a browser
More information
Followers
248
Elsewhere
More, on Medium

GopherJS 1.16 released

After lagging behind Go for about 2 years (since version 1.12), GopherJS 1.16.0+go1.16.3 has been released with Go 1.16 support!

GopherJS compiles Go code to pure JavaScript code (not WebAssembly). It’s main purpose is to give you the opportunity to write…


GopherJS 1.10-1 is released

Today we are happy to announce the release of GopherJS 1.10-1. You can get it on GitHub as usual.

It adds support for the recent release of Go 1.10. The support for Go 1.10 means that GopherJS 1.10-1 requires Go 1.10 and no longer works with Go 1.9. It’s…


GopherJS 1.9-1 is released

Today we are happy to announce the release of GopherJS 1.9-1. You can get it on GitHub as usual. It adds support for the recent release of Go 1.9. There have been many minor improvements since GopherJS 1.8-1.


GopherJS 1.8-1 is released

Today we are happy to announce the release of GopherJS 1.8-1. You can get it on GitHub. It adds support for the recent release of Go 1.8. There have been significant performance improvements and enhancements since GopherJS 1.7-1.