Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
timeon
35 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.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: