macOS
brew install wasm-component-ldlocal Homebrew formula metadata
sudo port install wasm-component-ldMacPorts ports tree · lang/wasm-component-ld/Portfile · Quelle: api.github.com
brew / Rang 4824
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für wasm-component-ld in AI-Agent-Workflows.
Installation
brew install wasm-component-ldlocal Homebrew formula metadata
sudo port install wasm-component-ldMacPorts ports tree · lang/wasm-component-ld/Portfile · Quelle: api.github.com
sudo apk add wasm-component-ldAlpine Linux edge package indexes · wasm-component-ld · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#wasm-component-ldnixpkgs package indexes · pkgs/by-name/wa/wasm-component-ld/package.nix · Quelle: api.github.com
sudo pacman -S wasm-component-ldArch Linux sync databases · wasm-component-ld · Quelle: geo.mirror.pkgbuild.com
Überblick
Linker for creating WebAssembly components
Verlauf
wasm-component-ld is a Bytecode Alliance command-line linker for producing WebAssembly components. It sits at the boundary between traditional object linking and the WebAssembly component model, wrapping LLVM's `wasm-ld` flow and then componentizing the result.
The repository was created on December 12, 2023, as the component model was becoming a practical build target rather than only a specification. Its README describes the binary as a wrapper around two operations: invoking the LLVM `wasm-ld` linker driver and then using `wit_component::ComponentEncoder` to produce a final component.
The project is intentionally small and specialized. It exists because component-model artifacts need more than a core Wasm link step: metadata, WIT interfaces, adapters, and component encoding have to line up with the component model's interoperability contract.
wasm-component-ld follows the broader Bytecode Alliance push around WASI and the component model. The official component-model documentation frames components as a way to build interoperable WebAssembly libraries, applications, and environments, with user documentation for building, using, composing, and distributing components.
The package is used by developers and language toolchain authors who need a command-line linker that emits a component rather than only a core module. In practice it belongs near C, C++, and other non-Rust workflows where LLVM already produces Wasm object files and the final artifact must become a component.
Its significance is not broad end-user adoption but toolchain plumbing. For package maintainers, it marks the arrival of component-model-specific linker binaries as installable system tools, similar to how `wasm-ld`, `wasm-tools`, and `wit-bindgen` occupy distinct slots in a modern Wasm toolchain.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
wasm-component-ld | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:wasm-component-ld |
|---|---|
| Version | 0.5.28 |
| Paketmanager | Homebrew |
| Homepage | https://wasi.dev |
| Repository | https://github.com/bytecodealliance/wasm-component-ld |
| Zuletzt aktualisiert | 2026-07-30T22:48:49Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
wasm-component-ld
nix profile install nixpkgs#wasm-component-ldwasm-component-ld 1.97.0-r0
Command line linker for creating WebAssembly components
https://github.com/bytecodealliance/wasm-component-ld
sudo apk add wasm-component-ldwasm-component-ld 0.5.28-1
Command line linker for creating WebAssembly components
https://github.com/bytecodealliance/wasm-component-ld
sudo pacman -S wasm-component-ldwasm-component-ld
sudo port install wasm-component-ldQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.