Hacker News new | ask | show | jobs
by jfkebwjsbx 2240 days ago
You can definitely ship binary libraries and use only whatever is needed, and there is no need for LTO/WPO to achieve that.

In fact, LTO/WPO have nothing to do with the ability to link whatever is needed.