3 ms·
But it is no longer updated, is it? Thanks anyway for the work on sold.
by mhaehnel 3y ago
But it is no longer updated, is it?
Thanks anyway for the work on sold.
- School-Cotton 3y agoSold was just mold under a commercial license. Mold is still maintained and now licensed permissively.
- mhaehnel 3y agoThat's true but mold doesn't have MacOS support.
- rui314 3y ago> But it is no longer updated, is it? Essentially, yes, but that’s because Apple’s new linker is so much faster than it was. You can use it instead.
- nicce 3y agoOut of curiosity, do you know what technical choices Apple made to be so much faster?
- oefrha 3y agoIt’s parallelized. https://news.ycombinator.com/item?id=36218330 https://news.ycombinator.com/item?id=36218330
- rui314 3y agoI don't know the details, but once it is proven that achieving lld/mold/sold-level performance is technically feasible, it shouldn't be extremely hard to achieve similar success for macOS.