Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
HKH2
11 months ago
|
parent
|
context
|
favorite
| on:
Cutting down Rust compile times from 30 to 2 minut...
How can you get around Rust's lack of a stable ABI?
pjmlp
11 months ago
[–]
The same way as in other ecosystems that lack it, compile everything with the same toolchain.
HKH2
11 months ago
|
parent
[–]
And then you have to recompile everything every time you upgrade the toolchain.
pjmlp
11 months ago
|
root
|
parent
[–]
Which is what you already have to do in Rust anyway, as the compilation hashes are bound to the toolchain.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: