Mac@programming.dev to Rust@programming.dev · 2 years agoCranelift code generation comes to Rustlwn.netexternal-linkmessage-square9fedilinkarrow-up125arrow-down12
arrow-up123arrow-down1external-linkCranelift code generation comes to Rustlwn.netMac@programming.dev to Rust@programming.dev · 2 years agomessage-square9fedilink
minus-squareBB_C@programming.devlinkfedilinkarrow-up1·2 years agoYes. And to complete the pro tips, the choice of linker can be very relevant. Using mold would come recommended nowadays.
Yes. And to complete the pro tips, the choice of linker can be very relevant. Using
mold
would come recommended nowadays.