Automic VaultAutomic Vault

brew

wasmedge を Homebrew, apt, dnf, MacPorts, Nix, zypper, scoop, winget でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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