Comment by hu3

8 hours ago

I think Rust has a big flaw to overcome in the age of LLMs: slow compilation.

If they can't fix this, a language with similar guarantees, even syntax, but fast compilation is bound to succeed in niches where Rust is desireable.

Iteration speed is a big bottleneck in agentic workflows. Well, any workflow.