What’s New in Go 1.21 Comprehensive Notes
(medium.com)
from tedu to golang@programming.dev on 01 Aug 2023 23:34
https://azorius.net/p/bTcvQyr4CV3g3G2GTb-Whats-New-in-Go-121-Comprehensive-Notes
from tedu to golang@programming.dev on 01 Aug 2023 23:34
https://azorius.net/p/bTcvQyr4CV3g3G2GTb-Whats-New-in-Go-121-Comprehensive-Notes
The Go programming language has released its first Release Candidate (RC) for version 1.21, which is packed with new features, improvements, and performance enhancements. This article provides an overview of the notable changes and features in Go 1.21, along with some exciting additions to the standard library.
- PGO
- min, max functions
- preview of loop capture change
- new slog, slices, and map packages
- WASI port
threaded - newest