Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Rust, OCaml and Haskell (ghc) do dynamically links against libc by default, though. What they "statically link" is their own libraries.


Yes.

Though you can also make them statically link against libc. I think that's more common, if you use musl?

In any case, I'm not sure all filesystem operations would come out of libc? (Especially if you use io_uring or other fancy io options.)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: