Go already had parallel parsing, but now is exploring parallel lowering to SSA and optimisation! https://go-review.googlesource.com/c/40693/
Related Posts
Exploring design ideas using AI as a learning assistant, for creative exploration: https://andymatuschak.org/hmwl/
It's interesting to see the "why not Rust?" discussions around the TypeScript news that they're using Go. It shows that Rust has reached a level of maturity that it's a default for some users.
Go does seem to be in a sweet spot for AOT languages with GC though.
I've released difftastic 0.65! Highlights of this release:
* Better parsing of Clojure, Common Lisp, Kotlin, Rust and Zig.
* Quality of life improvements for binary files.
https://github.com/Wilfred/difftastic/releases/tag/0.65.0