pkg.soopen package index

brew / 排名 4824

使用 Homebrew, apk, MacPorts, Nix, pacman 安装 wasm-component-ld

查看 wasm-component-ld 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install wasm-component-ld

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install wasm-component-ld

MacPorts ports tree · lang/wasm-component-ld/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add wasm-component-ld

Alpine Linux edge package indexes · wasm-component-ld · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#wasm-component-ld

nixpkgs package indexes · pkgs/by-name/wa/wasm-component-ld/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S wasm-component-ld

Arch Linux sync databases · wasm-component-ld · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

Linker for creating WebAssembly components

命令和别名

  • wasm-component-ld

历史

项目历史与用法

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.

时间线

  • 2023-12-12: Public GitHub repository created.
  • 2024-2026: Releases track ongoing component-model tooling work.
  • 2026-06-12: GitHub releases list v0.5.25 as the latest release at research time.

Related projects

  • Related Bytecode Alliance tooling includes wasm-tools for inspecting and manipulating modules and components, wit-bindgen for interface bindings, cargo-component for Rust component builds, and LLVM's wasm-ld linker.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
wasm-component-ld可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.5.28
管理器更新时间2026-07-30
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:wasm-component-ld
版本0.5.28
软件包管理器Homebrew
主页https://wasi.dev
仓库https://github.com/bytecodealliance/wasm-component-ld
最后更新2026-07-30T22:48:49Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

wasm-component-ld

nix profile install nixpkgs#wasm-component-ld
  • normalized package name match
  • 匹配方式:Wasm Component Ld
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wa/wasm-component-ld/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

wasm-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-ld
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: rust
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Wasm Component Ld
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wasm-component-ld from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
pacman95%

wasm-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-ld
  • License: Apache-2.0 WITH LLVM-exception AND Apache-2.0 AND MIT
  • Architecture: x86_64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Wasm Component Ld
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: wasm-component-ld from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

wasm-component-ld

sudo port install wasm-component-ld
  • normalized package name match
  • 匹配方式:Wasm Component Ld
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/wasm-component-ld/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation