Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
wfunction
on Dec 15, 2014
|
parent
|
context
|
favorite
| on:
Comparing Rust and C++
So there's no run-time dynamic linking? Or is it possible, but only with additional metadata files present? Or maybe the assumptions are statically verified according to the interface and it is assumed that they are never broken by clients?
Rusky
on Dec 15, 2014
[–]
The last one. Types are stored as metadata in the object files, those types are verified at build time, and then assumed correct at run time.
wfunction
on Dec 15, 2014
|
parent
[–]
Gotcha, thanks!
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: