Executive Summary
- Go 1.27 release fixes runtime.findnull() for MTE compatibility on Android
- Fix enables MTE for apps using gomobile on compatible Android OS
- Release includes examples and documentation for the new features
The Buzz Score
The Internet’s Verdict: 70% Hyped, 30% Skeptical
What’s New in Go 1.27
According to the latest release notes, Go 1.27 includes several key updates.
This release also fixes runtime.findnull() to be compatible with MTE on Android (https://go-review.googlesource.com/c/go/+/-749062 and https://go-review.googlesource.com/c/go/+/-751020).
This was a major hurdle for apps using gomobile on MTE-compatible Android OS like GrapheneOS.
Examples and Documentation
For more information on the new release, check out the official documentation.
Some examples for the upcoming release https://go.dev/doc/go1.27
The release includes a range of examples and use cases to get you started with Go 1.27.
Focus Keyword: Go 1.27