Y
Hacker News
new
|
ask
|
show
|
jobs
by
m12k
26 days ago
The typescript team themselves rewrote the compiler in Go to get better use of coding agents.
2 comments
hoten
26 days ago
They started that migration years ago. I don't remember them citing agentic coding as a reason. Do you have a source?
link
lexoj
26 days ago
Not sure about the compiler but prominent users of llm agents (Mitchel Hashimoto, Armin Ronacher etc) has mentioned that Go gives better results for agentic coding.
link
franz899
26 days ago
They did it for speed, and Go was the language with the closest syntax to migrate to.
link