tinygo-org / tinygo

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
https://tinygo.org
Other
14.81k stars 872 forks source link

support newly-released go 1.22 #4120

Closed andrewhsu closed 5 months ago

andrewhsu commented 5 months ago

go 1.22 was just released

would be good to have tinygo also support that version. currently, builder has guard on version check:

https://github.com/tinygo-org/tinygo/blob/731532cd2b6353b60b443343b51296ec0fafae09/builder/config.go#L30-L34

iapicca commented 5 months ago

cc @aykevl

QuLogic commented 5 months ago

This is available in v0.31.0.