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 signedinterp
: return a proper error message when indexing out of range