Hacker News new | ask | show | jobs
by Sharlin 283 days ago
Sure, but Rust specifically uses static linking for everything but the very basics (ie. libc) in order to avoid the DLL hell.