Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
raincole
36 days ago
|
parent
|
context
|
favorite
| on:
Command and Conquer Generals natively ported to ma...
It's unironically a good practice when you port from an unsafe language (C/Zig) to Rust. Porting isn't refactoring. One should keep the logic mapping one-to-one as much as possible.
The high number of unsafe blocks is a good sign.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The high number of unsafe blocks is a good sign.