macOS
brew install wasmedgelocal Homebrew formula metadata
sudo port install wasmedgeMacPorts ports tree · devel/wasmedge/Portfile · 来源: api.github.com
安装
brew install wasmedgelocal Homebrew formula metadata
sudo port install wasmedgeMacPorts ports tree · devel/wasmedge/Portfile · 来源: api.github.com
sudo apt install wasmedgeDebian stable package indexes · wasmedge · 来源: deb.debian.org
sudo dnf install wasmedgeFedora Rawhide package metadata · wasmedge · 来源: dl.fedoraproject.org
nix profile install nixpkgs#wasmedgenixpkgs package indexes · pkgs/by-name/wa/wasmedge/package.nix · 来源: api.github.com
sudo zypper install wasmedgeopenSUSE Tumbleweed package metadata · wasmedge · 来源: download.opensuse.org
scoop install main/wasmedgeScoop official bucket manifest trees · bucket/wasmedge.json · 来源: api.github.com
winget install --id WasmEdge.WasmEdge -eWindows Package Manager source index · WasmEdge.WasmEdge · 来源: cdn.winget.microsoft.com
概览
Lightweight, high-performance, and extensible WebAssembly runtime
历史
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.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
wasmedge | cli | 全局可执行文件 | |
wasmedgec | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
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 |
| Pulse | updated |
| 依赖 | fmt, lld, llvm, spdlog |
| 构建依赖 | cmake |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wasmedge |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libwasmedge-dev 0.14.1+dfsg-3.1
standalone runtime for WebAssembly (development headers)
sudo apt install libwasmedge-devlibwasmedge0 0.14.1+dfsg-3.1
standalone runtime for WebAssembly (C API shared library)
sudo apt install libwasmedge0wasmedge 0.14.1+dfsg-3.1
standalone runtime for WebAssembly
sudo apt install wasmedgewasmedge
nix profile install nixpkgs#wasmedgelibwasmedge-dev 0.13.5+dfsg-1build4
standalone runtime for WebAssembly (development headers)
sudo apt install libwasmedge-devlibwasmedge0 0.13.5+dfsg-1build4
standalone runtime for WebAssembly (C API shared library)
sudo apt install libwasmedge0wasmedge 0.13.5+dfsg-1build4
standalone runtime for WebAssembly
sudo apt install wasmedgewasmedge 0.17.0-1.fc45
High performance WebAssembly Virtual Machine
https://github.com/WasmEdge/WasmEdge
sudo dnf install wasmedgewasmedge-devel 0.17.0-1.fc45
WasmEdge development files
https://github.com/WasmEdge/WasmEdge
sudo dnf install wasmedge-develwasmedge-rt 0.17.0-1.fc45
WasmEdge Runtime
https://github.com/WasmEdge/WasmEdge
sudo dnf install wasmedge-rtlibwasmedge0 0.16.1-2.3
WasmEdge library
https://github.com/WasmEdge/WasmEdge
sudo zypper install libwasmedge0wasmedge 0.16.1-2.3
High-performance and extensible WebAssembly runtime
https://github.com/WasmEdge/WasmEdge
sudo zypper install wasmedgewasmedge-devel 0.16.1-2.3
Development files for WasmEdge
https://github.com/WasmEdge/WasmEdge
sudo zypper install wasmedge-develwasmedge
sudo port install wasmedgemain/wasmedge
scoop install main/wasmedgeWasmEdge.WasmEdge
winget install --id WasmEdge.WasmEdge -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.