TinyGo 0.42 introduces recoverable panics (defer/recover), closing a long-standing gap with standard Go, while adding Go 1.27 support (including generic methods), moving to LLVM 22, and introducing new UEFI targets.
Background
TinyGo is a Go compiler optimized for embedded systems, WebAssembly, and lightweight runtimes. This release addresses one of the most notable missing features from the standard Go language.
- Source
- Lobsters
- Published
- Sep 2, 2026 at 10:38 PM
- Score
- 8.0 / 10