macOS
brew install wildlocal Homebrew formula metadata
brew / rank 14597
Very fast linker for Linux. Version 0.9.0 via Homebrew; verified 2026-07-22. Also installable with nix: nix profile install nixpkgs#wild.
install
brew install wildlocal Homebrew formula metadata
sudo apk add wildAlpine Linux edge package indexes · wild · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#wildnixpkgs package indexes · wild · source: raw.githubusercontent.com
sudo pacman -S wildArch Linux sync databases · wild · source: geo.mirror.pkgbuild.com
sudo zypper install wildopenSUSE Tumbleweed package metadata · wild · source: download.opensuse.org
overview
Very fast linker for Linux
history
Wild is a Rust linker for Linux focused on fast iterative development. It aims ultimately at incremental linking, while its current non-incremental implementation already serves as a drop-in linker for supported ELF architectures.
The official GitHub repository was created in February 2024. GitHub releases begin with 0.3.0 in December 2024 and reach 0.9.0 in May 2026, documenting a young project with a regular release cadence.
The official README documents binaries from GitHub releases, cargo-binstall, a project Homebrew tap, crates.io, source builds, and Nix. The supplied package metadata additionally records Alpine, Homebrew, Nix, Arch, and openSUSE packaging.
Wild can be selected from Clang with --ld-path=wild or -fuse-ld=wild, from newer GCC with -fuse-ld=wild, or through a directory containing an ld symlink. Rust projects commonly put the compiler and link arguments in .cargo/config.toml; C and C++ builds can use LDFLAGS or compiler -B paths.
Linker performance directly affects edit-build-test cycles, and Wild joins a small set of modern alternatives to GNU ld, gold, lld, and mold. Its Rust implementation, eventual incremental-linking goal, ELF architecture coverage, crates.io distribution, and explicit downstream packaging guide make it especially relevant to compiler-toolchain and distribution maintainers.
security posture
No matching local secret-handling manifest was found for wild. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ld.wild | executable | indexed executable | Discovered from the local executable index. |
wild | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:wild |
|---|---|
| Version | 0.9.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/wild-linker/wild |
| Repository | https://github.com/wild-linker/wild |
| Last updated | 2026-07-22T05:32:52Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
wild
nix profile install nixpkgs#wildwild 0.8.0-r0
Very fast linker for Linux
https://github.com/davidlattimore/wild
sudo apk add wildwild-doc 0.8.0-r0
Very fast linker for Linux (documentation)
https://github.com/davidlattimore/wild
sudo apk add wild-docwild 0.9.0-1
A very fast linker for Linux written in Rust
https://github.com/wild-linker/wild
sudo pacman -S wildwild 0.8.0-1.3
A very fast linker for Linux
https://github.com/wild-linker/wild
sudo zypper install wildsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.