tinygo-org / tinygo

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

support to parse devl version #4601

Closed sivchari closed 1 week ago

sivchari commented 1 week ago

close #4474

Support to parse devl version (Go upstream version).

aykevl commented 1 week ago

Looks reasonable, thank you!