top | item 44325086

(no title)

unchar1 | 8 months ago

You can write memory safe code in any language, but having a machine i.e. the Rust compiler check it for you is less error-prone than if a human does it.

Also if you look at the repo, only 3% of the codebase is in Assembly. IMO if >95% project is in Rust, you can definitely claim it's a Rust project.

discuss

order

PaulDavisThe1st|8 months ago

Finally, a positive comment about Rust that I can 100% agree with :)