Maven (famous)@piefed.zip to Programmer Humor@programming.devEnglish · 2 months agoMoving to rustmedia.piefed.zipimagemessage-square101linkfedilinkarrow-up1909
arrow-up1909imageMoving to rustmedia.piefed.zipMaven (famous)@piefed.zip to Programmer Humor@programming.devEnglish · 2 months agomessage-square101linkfedilink
minus-squarecommunism@lemmy.mllinkfedilinkarrow-up11·2 months agoYou can embed Assembly in Rust. A lot of low-level Rust projects embed Assembly.
minus-squarethree@piefed.sociallinkfedilinkEnglisharrow-up6·edit-22 months ago Bro, just use Rust, bro. We get it, Rust can suck your dick… and more!
minus-squarecommunism@lemmy.mllinkfedilinkarrow-up4·2 months agoI don’t see where I said any of the words you just quoted. Impressive if Rust can suck a dick I don’t have though, I’ll give them that.
minus-squareUnfortunateShort@lemmy.worldlinkfedilinkEnglisharrow-up4·2 months agoTotally, though I wouldn’t bother switching if your project is half assembly anyway. Unsafe Rust definitely has some beauty to it, but only if there is some safe Rust to embedd it into
minus-squareCanadaPlus@lemmy.sdf.orglinkfedilinkarrow-up3·2 months agoAlthough if you’re doing it a lot, you’ve basically removed the main advantage of using Rust. By the way, how is compilation to things other than LLVM going? I haven’t checked in a while.
You can embed Assembly in Rust. A lot of low-level Rust projects embed Assembly.
We get it, Rust can suck your dick… and more!
I don’t see where I said any of the words you just quoted. Impressive if Rust can suck a dick I don’t have though, I’ll give them that.
Totally, though I wouldn’t bother switching if your project is half assembly anyway. Unsafe Rust definitely has some beauty to it, but only if there is some safe Rust to embedd it into
Although if you’re doing it a lot, you’ve basically removed the main advantage of using Rust.
By the way, how is compilation to things other than LLVM going? I haven’t checked in a while.