Wild 0.10 released overnight as this very fast linker for Linux that is written in the Rust programming language and focused on iterative development...

Wild 0.10 released overnight as this very fast linker for Linux that is written in the Rust programming language and focused on iterative development.
One of the new features worth noting for Wild 0.10 is the introduction of "--gdb-index" support. The GNU Gold linker originally introduced "--gdb-index" and since found in LLD and Mold as a linker flag to tell the linker to pre-compute and embed a symbol index section directly inside the final binary. That .gdb_index symbol index section provides for much faster startup times for debuggers like GDB and lowering the overhead.
Supporting --gdb-index by Wild was a request since 2025 that is now finally in place for Wild 0.10.
For those using Wild on a Btrfs file-system (or VFAT), the linker will now default to "--no-mmap-output-file" for better performance. The release announcement notes, "the most notable change was that we now avoid using mmap on the output file if it's on a btrfs or vfat filesystem, which gives a bit of a speed-up, although you're still much better off avoiding these filesystems for your builds if at all possible." Aside from that though, Wild 0.10 is performing similar to its prior release:
Wild 0.10 also brings various bug fixes, started on 32-bit support, the WebAssembly (WASM) port can now link a range of programs, and the libwild library can use input and output files purely in memory. More details on Wild 0.10 can be found via GitHub.
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | zlib-rs 0.6.7 Released With LoongArch LSX Optimizations, Use-After-Free Fix | 0 | 23.54 | 03-08-2026 |
| 2 | Wayfire Wayland Compositor Closing In On v1.0 Release | 0 | 12.77 | 27-07-2026 |
| 3 | Redox OS Gets GTK3 Backend For Orbital Desktop, Fractional Scaling & USB Gamepads | 5 | 7 | 08-07-2026 |
| 4 | GNU Binutils 2.47 Released With More RISC-V Extensions, New Options | 0 | 12.39 | 26-07-2026 |
| 5 | lzbench 2.3 | 0 | 5 | 16-06-2026 |
| 6 | devel/gwm - 1.0.3 | 5 | 7 | 13-07-2026 |
| 7 | Zlib-rs 0.6.6 Released With Updated Zlib API Support | 5 | 7 | 09-07-2026 |
| 8 | [Перевод] Rust 1.97.0: манглинг символов, вывод линкера и поддержка запрета предупреждений в Cargo | 0 | 11.43 | 14-07-2026 |
| 9 | Wayland 1.26 RC1 Released With New Event To Help Ensure Correct Pointer Coordinates | 0 | 5 | 09-07-2026 |