macOS
brew install wildlocal Homebrew formula metadata
brew / rank 13223
Very fast linker for Linux. Version 0.10.0 via Homebrew; verified 2026-08-04. 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. 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 | cli | global executable | |
wild | cli | global executable |
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.
https://github.com/wild-linker/wild
install metadata
| Package key | brew:wild |
|---|---|
| Version | 0.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/wild |
| Homepage | https://github.com/wild-linker/wild |
| Repository | https://github.com/wild-linker/wild |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/wild-linker/wild/archive/refs/tags/0.9.0.tar.gz |
| Last updated | 2026-08-04T04:00:42Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wild |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.10.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.