Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
steveklabnik
3 months ago
|
parent
|
context
|
favorite
| on:
In Defense of C++
What is "outside the garden" for Rust?
einpoklum
3 months ago
[–]
Oh, say, use some binary C library with some header, that you found on some system.
hiimkeks
3 months ago
|
parent
[–]
That shouldn't be too tricky, assuming the binary is built for the sort of device you want to run on. At least not much more complicated than calling any other C code, using bindgen.
steveklabnik
3 months ago
|
root
|
parent
[–]
Yep, Rust made design decisions to make this case as zero overhead as it can be.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: