macOS
brew install wasm-component-ldlocal Homebrew formula metadata
sudo port install wasm-component-ldMacPorts ports tree · lang/wasm-component-ld/Portfile · Source: api.github.com
brew / rang 4824
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de wasm-component-ld pour les workflows d'agents IA.
installation
brew install wasm-component-ldlocal Homebrew formula metadata
sudo port install wasm-component-ldMacPorts ports tree · lang/wasm-component-ld/Portfile · Source: api.github.com
sudo apk add wasm-component-ldAlpine Linux edge package indexes · wasm-component-ld · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#wasm-component-ldnixpkgs package indexes · pkgs/by-name/wa/wasm-component-ld/package.nix · Source: api.github.com
sudo pacman -S wasm-component-ldArch Linux sync databases · wasm-component-ld · Source: geo.mirror.pkgbuild.com
aperçu
Linker for creating WebAssembly components
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
wasm-component-ld | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:wasm-component-ld |
|---|---|
| Version | 0.5.28 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://wasi.dev |
| Dépôt | https://github.com/bytecodealliance/wasm-component-ld |
| Dernière mise à jour | 2026-07-30T22:48:49Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-ldpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.