Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GopherJS 1.17.1 (for Go 1.17.3)

Compare
Choose a tag to compare
@nevkontakte nevkontakte released this 08 Nov 21:16
· 502 commits to master since this release

Improvements and features

  • 64-bit integer arithmetic and math/big ~10x performance improvement by @nevkontakte in #1082
  • Support environments without process.argv by @tsavola in #1068
  • Source maps: preserve position information for top-level variable declarations. by @nevkontakte in #1070
  • Improve temporary file management in gopherjs test. by @nevkontakte in #1081

Bug fixes

New Contributors

Full Changelog: 1.17.0+go1.17.1...1.17.1+go1.17.3