Linking is the slowest part of D's compilation process– can we use mold to speed it up?

James Lu jamtlu at gmail.com
Tue Feb 23 14:44:55 UTC 2021


On Tuesday, 23 February 2021 at 14:41:59 UTC, James Lu wrote:
>
> This project to make a faster linker is in alpha: 
> https://github.com/rui314/mold

We would need to spend substantial engineering effort to
make mold production-ready and ported to macOS and Windows,
but it fits the spirit of D to improve the compilation speed.


More information about the Digitalmars-d mailing list