@dashcubeit to [email protected] • 5 months agoRust Port for Fish Shell is Almost Ready for a Beta Releasenews.itsfoss.comexternal-linkmessage-square20arrow-up1108arrow-down15
arrow-up1103arrow-down1external-linkRust Port for Fish Shell is Almost Ready for a Beta Releasenews.itsfoss.com@dashcubeit to [email protected] • 5 months agomessage-square20
minus-square@[email protected]linkfedilink4•5 months agoIt actually statically links the Rust standard library too. You can also avoid glibc by using musl with a one line change.
minus-square@[email protected]linkfedilink3•5 months agoOh, right, yes; of course it statically links the standard library. I was thinking of the fact that the standard lib is precompiled, but yes, it’s statically linked.
It actually statically links the Rust standard library too. You can also avoid glibc by using musl with a one line change.
Oh, right, yes; of course it statically links the standard library. I was thinking of the fact that the standard lib is precompiled, but yes, it’s statically linked.