github tinygo-org/tinygo v0.31.1
0.31.1

latest release: v0.31.2
2 months ago

This is a quick patch release to fix some critical issues that were noticed right after v0.30.0. Thank you to our team for the fast response!

  • general

    • fix Binaryen build in make task
    • update final build stage of Docker dev image to go1.22
    • only use GHA cache for building Docker dev image
    • update the net submodule to latest version
  • compiler

    • interp: make getelementptr offsets signed
    • interp: return a proper error message when indexing out of range

Don't miss a new tinygo release

NewReleases is sending notifications on new releases.