Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
timeon
67 days ago
|
parent
|
context
|
favorite
| on:
Bzip2 crate switches from C to 100% Rust
You can use dynamic linking in Rust with C ABI. Which means going through `unsafe` keyword - also known as 'trust me bro'. Static linking directly to Rust source means it is checked by compiler so there is no need for unsafe.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: