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

Rust at least has a partial remedy to this problem: feature flags. Many libraries use them to gate features which would otherwise pull in extra dependencies. (In fact I believe there is specific support for flags which correspond to dependency names.)


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

Search: