108
submitted 11 months ago by dashcubeit@lemmy.world to c/rust@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] FizzyOrange@programming.dev 4 points 11 months ago

It actually statically links the Rust standard library too. You can also avoid glibc by using musl with a one line change.

[-] BatmanAoD@programming.dev 3 points 11 months ago

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.

this post was submitted on 30 Jul 2024
108 points (96.6% liked)

Rust

7121 readers
2 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS