7 ms·
But it is no longer updated, is it? Thanks anyway for the work on sold.
by mhaehnel 2y ago
But it is no longer updated, is it?
Thanks anyway for the work on sold.
- School-Cotton 2y agoSold was just mold under a commercial license. Mold is still maintained and now licensed permissively.
- mhaehnel 2y agoThat's true but mold doesn't have MacOS support.
- rui314 2y 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 2y agoOut of curiosity, do you know what technical choices Apple made to be so much faster?
- oefrha 2y agoIt’s parallelized. https://news.ycombinator.com/item?id=36218330 https://news.ycombinator.com/item?id=36218330
- rui314 2y 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.