Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, MacPorts, Nix, zypper, scoop, winget 安装 wasmedge

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install wasmedge

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install wasmedge

MacPorts ports tree · devel/wasmedge/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install wasmedge

Debian stable package indexes · wasmedge · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install wasmedge

Fedora Rawhide package metadata · wasmedge · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#wasmedge

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

openSUSE zypper已验证 · 92%
sudo zypper install wasmedge

openSUSE Tumbleweed package metadata · wasmedge · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/wasmedge

Scoop official bucket manifest trees · bucket/wasmedge.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id WasmEdge.WasmEdge -e

Windows Package Manager source index · WasmEdge.WasmEdge · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Lightweight, high-performance, and extensible WebAssembly runtime

命令和别名

  • wasmedge
  • wasmedgec

历史

项目历史与用法

WasmEdge is a lightweight, high-performance, extensible WebAssembly runtime focused on cloud-native, edge, decentralized, and AI workloads. It sits in the runtime layer between plain Wasm execution and container orchestration, with particular attention to AOT compilation, WASI-like extensions, Kubernetes integration, and host embeddings.

项目历史

WasmEdge was originally known as SSVM and was created by Second State. In April 2021 it was accepted into the Cloud Native Computing Foundation at Sandbox maturity, and CNCF project metadata records April 28, 2021 as the acceptance date.

Second State announced the CNCF transition in June 2021 and described WasmEdge as the first official CNCF WebAssembly runtime project. That announcement framed the runtime as an edge-cloud and embedded alternative to heavier Linux containers and virtual machines, with extensions for TensorFlow inference, storage, command execution, and Ethereum-flavored WebAssembly.

The project later leaned further into cloud-native deployment. Official WasmEdge documentation describes using Kubernetes, Docker, CRI-O, containerd, and crun-style runtimes to deploy and manage lightweight WebAssembly applications with familiar container tooling.

采用历史

WasmEdge's adoption history is closely tied to CNCF and container ecosystem experiments around WebAssembly workloads. The WasmEdge homepage highlights serverless apps, embedded functions, microservices, smart contracts, and IoT devices, while the CNCF project page describes it as a runtime for cloud native, edge, and decentralized applications.

A major visibility moment came in October 2022, when Docker announced a Docker+Wasm technical preview in partnership with WasmEdge at Cloud Native Wasm Day during KubeCon North America. That put WasmEdge in front of developers who already understood images, compose files, and container runtimes but wanted a smaller sandboxed execution target.

Recent project messaging also emphasizes LlamaEdge and GenAI scenarios built on top of WasmEdge. That is a natural extension of its earlier edge-computing niche: run a small, sandboxed, accelerated workload near the user or device, but package and orchestrate it with cloud-native habits.

使用方式

Developers use the wasmedge CLI to run WebAssembly modules and wasmedgec to compile modules ahead of time. In cloud-native workflows, WasmEdge is often selected as the runtime behind an OCI or Kubernetes path rather than invoked directly by end users.

Its practical differentiator is extension work: WASI-style system access, TensorFlow or WASI-NN style inference, host embedding APIs, and container integration. That makes it appealing when a team wants WebAssembly isolation but also needs real application hooks such as networking, AI inference, or orchestration.

为什么软件包爱好者会关心

WasmEdge matters to package maintainers because it bridges two packaging cultures: language-level WebAssembly components and OCI/container distribution. Its documentation repeatedly presents Wasm workloads as deployable with existing Docker and Kubernetes tools, which is exactly where packaging metadata, runtime handlers, image annotations, and host capabilities start to matter.

It is also one of the WebAssembly runtimes with a formal CNCF home, making it a frequent comparison point alongside Wasmtime, Wasmer, WAMR, wazero, and Spin/runwasi when people evaluate server-side Wasm stacks.

时间线

  • 2021-04-28: WasmEdge Runtime was accepted into CNCF at Sandbox maturity.
  • 2021-06: Second State announced that WasmEdge, formerly SSVM, had become a CNCF project.
  • 2021-09: Second State joined CNCF as a Silver member and reiterated WasmEdge's cloud-native and edge runtime goals.
  • 2022-10: Docker announced Docker+Wasm technical preview support in partnership with WasmEdge.
  • 2020s: WasmEdge documentation expanded around Kubernetes, Docker, CRI-O, containerd, and AI/LLM-oriented Wasm workloads.

Related projects

  • Wasmtime is the Bytecode Alliance runtime most often compared with WasmEdge for WASI and component-model work.
  • WAMR is another lightweight runtime, especially relevant to embedded and IoT deployments.
  • runwasi, crun, containerd, Docker, Kubernetes, and CRI-O are adjacent cloud-native projects in WasmEdge deployment stories.
  • LlamaEdge is an application framework built on top of WasmEdge for GenAI workloads.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:runtime

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 4 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
wasmedgecli全局可执行文件
wasmedgeccli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-10
管理器版本0.17.1
管理器更新时间2026-07-07
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/WasmEdge/WasmEdge

安装元数据

软件包元数据

软件包键brew:wasmedge
版本0.17.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/wasmedge
主页https://WasmEdge.org/
仓库https://github.com/WasmEdge/WasmEdge
上游文档https://wasmedge.org/docs
许可证Apache-2.0
源码归档https://github.com/WasmEdge/WasmEdge/releases/download/0.17.1/WasmEdge-0.17.1-src.tar.gz
最后更新2026-07-07T12:59:59Z
Pulseupdated
依赖fmt, lld, llvm, spdlog
构建依赖cmake
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewasmedge
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

libwasmedge-dev 0.14.1+dfsg-3.1

standalone runtime for WebAssembly (development headers)

https://wasmedge.org/

sudo apt install libwasmedge-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: wasmedge
  • 1 依赖
  • normalized package name match
  • 匹配方式:Wasmedge
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwasmedge-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwasmedge0 0.14.1+dfsg-3.1

standalone runtime for WebAssembly (C API shared library)

https://wasmedge.org/

sudo apt install libwasmedge0
  • Section: libs
  • Architecture: amd64
  • Source Package: wasmedge
  • 8 依赖
  • normalized package name match
  • 匹配方式:Wasmedge
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwasmedge0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

wasmedge 0.14.1+dfsg-3.1

standalone runtime for WebAssembly

https://wasmedge.org/

sudo apt install wasmedge
  • Section: web
  • Architecture: amd64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Wasmedge
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wasmedge from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

wasmedge

nix profile install nixpkgs#wasmedge
  • normalized package name match
  • 匹配方式:Wasmedge
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wa/wasmedge/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libwasmedge-dev 0.13.5+dfsg-1build4

standalone runtime for WebAssembly (development headers)

https://wasmedge.org/

sudo apt install libwasmedge-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: wasmedge
  • 1 依赖
  • normalized package name match
  • 匹配方式:Wasmedge
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwasmedge-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libwasmedge0 0.13.5+dfsg-1build4

standalone runtime for WebAssembly (C API shared library)

https://wasmedge.org/

sudo apt install libwasmedge0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: wasmedge
  • 8 依赖
  • normalized package name match
  • 匹配方式:Wasmedge
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwasmedge0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

wasmedge 0.13.5+dfsg-1build4

standalone runtime for WebAssembly

https://wasmedge.org/

sudo apt install wasmedge
  • Section: universe/web
  • Architecture: amd64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Wasmedge
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wasmedge from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

wasmedge 0.17.0-1.fc45

High performance WebAssembly Virtual Machine

https://github.com/WasmEdge/WasmEdge

sudo dnf install wasmedge
  • License: Apache-2.0 AND CC0-1.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: wasmedge
  • 13 依赖
  • 5 提供
  • normalized package name match
  • 匹配方式:Wasmedge
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wasmedge from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

wasmedge-devel 0.17.0-1.fc45

WasmEdge development files

https://github.com/WasmEdge/WasmEdge

sudo dnf install wasmedge-devel
  • License: Apache-2.0 AND CC0-1.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: wasmedge
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Wasmedge
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wasmedge-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

wasmedge-rt 0.17.0-1.fc45

WasmEdge Runtime

https://github.com/WasmEdge/WasmEdge

sudo dnf install wasmedge-rt
  • License: Apache-2.0 AND CC0-1.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: wasmedge
  • 11 依赖
  • 5 提供
  • normalized package name match
  • 匹配方式:Wasmedge
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wasmedge-rt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

libwasmedge0 0.16.1-2.3

WasmEdge library

https://github.com/WasmEdge/WasmEdge

sudo zypper install libwasmedge0
  • License: Apache-2.0 AND CC0-1.0
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: wasmedge
  • 8 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Wasmedge
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libwasmedge0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

wasmedge 0.16.1-2.3

High-performance and extensible WebAssembly runtime

https://github.com/WasmEdge/WasmEdge

sudo zypper install wasmedge
  • License: Apache-2.0 AND CC0-1.0
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: wasmedge
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Wasmedge
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: wasmedge from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

wasmedge-devel 0.16.1-2.3

Development files for WasmEdge

https://github.com/WasmEdge/WasmEdge

sudo zypper install wasmedge-devel
  • License: Apache-2.0 AND CC0-1.0
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: wasmedge
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Wasmedge
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: wasmedge-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

wasmedge

sudo port install wasmedge
  • normalized package name match
  • 匹配方式:Wasmedge
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/wasmedge/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/wasmedge

scoop install main/wasmedge
  • normalized package name match
  • 匹配方式:Wasmedge
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/wasmedge.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

WasmEdge.WasmEdge

winget install --id WasmEdge.WasmEdge -e
  • normalized package name match
  • 匹配方式:Wasmedge
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: WasmEdge.WasmEdge from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment