macOS
brew install wasmedgelocal Homebrew formula metadata
sudo port install wasmedgeMacPorts ports tree · devel/wasmedge/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für wasmedge in AI-Agent-Workflows.
Installation
brew install wasmedgelocal Homebrew formula metadata
sudo port install wasmedgeMacPorts ports tree · devel/wasmedge/Portfile · Quelle: api.github.com
sudo apt install wasmedgeDebian stable package indexes · wasmedge · Quelle: deb.debian.org
sudo dnf install wasmedgeFedora Rawhide package metadata · wasmedge · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#wasmedgenixpkgs package indexes · pkgs/by-name/wa/wasmedge/package.nix · Quelle: api.github.com
sudo zypper install wasmedgeopenSUSE Tumbleweed package metadata · wasmedge · Quelle: download.opensuse.org
scoop install main/wasmedgeScoop official bucket manifest trees · bucket/wasmedge.json · Quelle: api.github.com
winget install --id WasmEdge.WasmEdge -eWindows Package Manager source index · WasmEdge.WasmEdge · Quelle: cdn.winget.microsoft.com
Überblick
Lightweight, high-performance, and extensible WebAssembly runtime
Verlauf
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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
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 |
|---|---|---|---|
wasmedge | cli | globales Executable | |
wasmedgec | cli | globales Executable |
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.
https://github.com/WasmEdge/WasmEdge
Installationsmetadaten
| Paketschlüssel | brew:wasmedge |
|---|---|
| Version | 0.17.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/wasmedge |
| Homepage | https://WasmEdge.org/ |
| Repository | https://github.com/WasmEdge/WasmEdge |
| Upstream-Dokumentation | https://wasmedge.org/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/WasmEdge/WasmEdge/releases/download/0.17.1/WasmEdge-0.17.1-src.tar.gz |
| Zuletzt aktualisiert | 2026-07-07T12:59:59Z |
| Pulse | updated |
| Abhängigkeiten | fmt, lld, llvm, spdlog |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
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.