Y
Hacker News
new
|
ask
|
show
|
jobs
by
pmoriarty
2522 days ago
I wish compiling the Rust compiler itself was faster. It literally takes days to compile on my old laptop.
3 comments
cwp
2521 days ago
It is! The article is about the performance of the compiler, not the machine code it generates.
link
mitchty
2521 days ago
Try on arm! You'll wish you hadn't! >.<
I think I spent 3-4 days compiling rust, almost forgot I started it at the time.
link
van2z
2521 days ago
Wait, what language were you compiling it on?
link
zamadatix
2521 days ago
Rust has been bootstrapped for a long time now.
link