1
Share
Share on Mastodon
Share on Twitter
Share on Facebook
Share on Linkedin
Aaron Patterson ✅

@whitequark @bascule @thisismissem ya, definitely. My "bigger issue" is that people writing native extensions -- including ones written in Rust -- need to grapple with the machine code the compiler generates. C is already famous for being unsafe, but Rust has the same "unsafety" when used in this context despite its fame for being "safe".

1
12mo
Replies