0.31.1
This is a quick patch release to fix some critical issues that were noticed right after v0.31.0. Thank you to our team for the fast response!
-
general
- fix Binaryen build in make task
- update final build stage of Docker
devimage to go1.22 - only use GHA cache for building Docker
devimage - update the
netsubmodule to latest version
-
compiler
interp: make getelementptr offsets signedinterp: return a proper error message when indexing out of range