Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
steveklabnik
on June 12, 2020
|
parent
|
context
|
favorite
| on:
Minimizing Rust Binary Size
There's some subtleties there, on both the C++ and Rust side. I won't speak to the C++ stuff, but on the Rust side, it's more "not yet, and we don't know when, and maybe never, we'll see" than it is "no."
bluejekyll
on June 12, 2020
|
next
[–]
It would be accurate to say that the only stable ABI Rust currently supports is the C FFI ABI, right?
steveklabnik
on June 12, 2020
|
parent
|
next
[–]
I would say that "the Rust ABI is not stable, but Rust also supports other ABIs."
https://doc.rust-lang.org/stable/reference/items/external-bl...
saagarjha
on June 12, 2020
|
prev
[–]
Do you think that there will ever be reified generics on the ABI boundary?
steveklabnik
on June 12, 2020
|
parent
[–]
No idea, ABIs aren't my area of expertise.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: