0x0@lemmy.zip to Programmer Humor@programming.dev · 21 days agorace conditionslemmy.zipimagemessage-square83linkfedilinkarrow-up1832arrow-down125
arrow-up1807arrow-down1imagerace conditionslemmy.zip0x0@lemmy.zip to Programmer Humor@programming.dev · 21 days agomessage-square83linkfedilink
minus-squarejenesaisquoi@feddit.orglinkfedilinkEnglisharrow-up1·20 days agoNot in safe Rust. Only if you explicitly tell the compiler “I got this, don’t worry” but then fuck up.
minus-squarejumping_redditor@sh.itjust.workslinkfedilinkarrow-up0·20 days agoI guess they fixed the weirdness involving calling main later in the program
minus-squarejumping_redditor@sh.itjust.workslinkfedilinkarrow-up0·20 days agohttps://github.com/Speykious/cve-rs
Not in safe Rust. Only if you explicitly tell the compiler “I got this, don’t worry” but then fuck up.
I guess they fixed the weirdness involving calling main later in the program
https://github.com/Speykious/cve-rs