Y
Hacker News
new
|
ask
|
show
|
jobs
by
UtherII
3530 days ago
That's why on Linux, by default, Rust link everything statically except the libc. But you sill can make a fully static executable by using the "musl" target.