←back to thread

383 points hkalbasi | 1 comments | | HN request time: 0.213s | source
Show context
ajb ◴[] No.42816737[source]
2008: Gold, a new linker, intended to be faster than Gnu LD

2015(?): Lld a drop in replacement linker, at least 2x as fast as Gold

2021: mold, a new linker, several times faster than lld

2025: wild, a new linker...

replies(4): >>42816811 #>>42817077 #>>42817811 #>>42819983 #
1. dundarious ◴[] No.42816811[source]
For windows, there is also [The RAD Linker](https://github.com/EpicGamesExt/raddebugger?tab=readme-ov-fi...) though quite early days.