Wild 0.7 Released For This Very Fast Linker Written In Rust
phoronix.com·12h
Flag this post

PROGRAMMING

Wild 0.7 released on Monday as the newest feature release for this very fast linker for Linux systems competing with Mold on x86_64 / ARM64 / RISC-V devices.

Wild shares largely similar goals with the Mold linker but is focused on eventually supporting incremental linking with Mold not planning to. Additionally, Wild is written in the Rust programming language. Rust was chosen in part for the belief that it will reduce the complexity of writing incremental linking support. At the moment though Wild doesn’t support as many CPU architectures as Mold and also does not have any Windows and Mac support, no LTO support, and other feature caveats.

Wild though has been looking nice at least from their own benchma…

Similar Posts

Loading similar posts...