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

MrSmith33 mrsmith33 at yandex.ru
Thu Feb 25 23:26:06 UTC 2021


On Thursday, 25 February 2021 at 15:42:22 UTC, H. S. Teoh wrote:
> This is very interesting.  I wonder if there's a way to 
> incrementally update the executable, instead of starting from 
> scratch each time?

Zig has that: 
https://kristoff.it/blog/zig-new-relationship-llvm/#in-place-binary-patching


More information about the Digitalmars-d mailing list