Hacker News new | past | comments | ask | show | jobs | submit login

Why not link the Rust libstd dynamically?



They did in the article

    $ cargo rustc --release -- -C prefer-dynamic 
    $ ls -al target/release/hello
    -rwxrwxr-x 1 lifthrasiir 8831 May 31 21:10 target/release/hello*




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

Search: