pkg.soopen package index

brew / 排名 6598

使用 Homebrew, apk 安装 wasm-micro-runtime

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install wasm-micro-runtime

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add wasm-micro-runtime

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

概览

软件包摘要

WebAssembly Micro Runtime (WAMR)

命令和别名

  • iwasm
  • iwasm-2.4.5

历史

项目历史与用法

WebAssembly Micro Runtime, usually abbreviated WAMR, is a small-footprint standalone WebAssembly runtime for embedded, IoT, edge, trusted-execution, smart-contract, and cloud-native use cases. Its command-line runtime is commonly exposed as `iwasm`, while the project also provides embeddable runtime components.

项目历史

The public GitHub repository was created on May 2, 2019. Conference material from the project states that Intel open sourced WAMR in May 2019, targeting small footprint, high performance, and adaptability from embedded devices to cloud uses.

WAMR became one of the initial Bytecode Alliance projects when the Alliance was announced on November 12, 2019 by Mozilla, Fastly, Intel, and Red Hat. The formation announcement listed WAMR alongside Wasmtime, Lucet, and Cranelift as founding open source contributions, describing it as an interpreter-based WebAssembly runtime for embedded devices.

The project later established open governance and a Technical Steering Committee. Its repository and project site present WAMR as a Bytecode Alliance project, with maintainers from multiple organizations and a license aligned with LLVM's Apache-2.0-with-exception model.

采用历史

WAMR's adoption is tied to places where the default browser or server Wasm runtime story is too heavy. The project site highlights an interpreter around 85 KB and an ahead-of-time runtime around 50 KB, plus AOT/JIT support, TEE support, source debugging, and libraries such as WASI libc, sockets, pthreads, and wasi-nn.

The Bytecode Alliance project listing describes WAMR as spanning embedded, IoT, edge, TEE, smart contract, cloud native, and more. The repository documents supported platforms including Linux, macOS, Android, Windows, SGX, Zephyr, AliOS-Things, VxWorks, NuttX, RT-Thread, and ESP-IDF/FreeRTOS, which is the adoption story in miniature: portability below the usual desktop/server layer.

使用方式

Developers use WAMR either by embedding the runtime library in a product or by running Wasm modules through `iwasm`. In embedded contexts, teams build a configured runtime for their target OS or RTOS, select interpreter, fast-interpreter, AOT, JIT, WASI, libc, networking, or threading features, and then load modules under WAMR's sandbox.

In package-manager terms, WAMR is the installable runtime you reach for when testing tiny Wasm deployments locally, preparing AOT artifacts, or validating whether an embedded/edge integration can run a module before integrating the C API into firmware or a host application.

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

WAMR is significant because it keeps WebAssembly from being only a browser, Node, or cloud-runtime story. It packages the Wasm VM idea into a footprint and platform matrix that make sense for microcontrollers, RTOS environments, TEEs, and product firmware.

时间线

  • 2019-05-02: Public GitHub repository created.
  • 2019-05: Intel open sources WAMR.
  • 2019-11-12: Bytecode Alliance launches with WAMR as one of the founding project contributions.
  • 2021: Project material notes establishment of open governance and a TSC.
  • 2024: Project blog highlights continued WAMR development and industrial use.
  • 2026-06-29: GitHub releases show WAMR-2.4.5 as the latest release at research time.

Related projects

  • WAMR sits beside Wasmtime in the Bytecode Alliance runtime family: Wasmtime is the general-purpose runtime, while WAMR is tuned for small footprint and embeddability. It also intersects with WASI, wasi-libc, LLVM, and embedded operating systems such as Zephyr and FreeRTOS.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:runtime

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:wasm-micro-runtime
版本2.4.5
软件包管理器Homebrew
主页https://github.com/bytecodealliance/wasm-micro-runtime
仓库https://github.com/bytecodealliance/wasm-micro-runtime
最后更新2026-06-30T00:54:49Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

apk95%

iwasm 2.4.4-r0

WebAssembly Micro Runtime (WAMR) - CLI

https://github.com/bytecodealliance/wasm-micro-runtime

sudo apk add iwasm
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: wasm-micro-runtime
  • 1 提供
  • normalized package name match
  • 匹配方式:Wasm Micro Runtime
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iwasm from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

iwasm-gc 2.4.4-r0

WebAssembly Micro Runtime (WAMR) - CLI (with GC)

https://github.com/bytecodealliance/wasm-micro-runtime

sudo apk add iwasm-gc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: wasm-micro-runtime
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Wasm Micro Runtime
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iwasm-gc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

iwasm-jit 2.4.4-r0

WebAssembly Micro Runtime (WAMR) - CLI (with FastJIT)

https://github.com/bytecodealliance/wasm-micro-runtime

sudo apk add iwasm-jit
  • License: Apache-2.0 AND Zlib
  • Architecture: x86_64
  • Source Package: wasm-micro-runtime
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Wasm Micro Runtime
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iwasm-jit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wamrc 2.4.4-r0

WebAssembly Micro Runtime (WAMR) - AOT compiler

https://github.com/bytecodealliance/wasm-micro-runtime

sudo apk add wamrc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: wasm-micro-runtime
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Wasm Micro Runtime
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wamrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wasm-micro-runtime 2.4.4-r0

WebAssembly Micro Runtime (WAMR)

https://github.com/bytecodealliance/wasm-micro-runtime

sudo apk add wasm-micro-runtime
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: wasm-micro-runtime
  • normalized package name match
  • 匹配方式:Wasm Micro Runtime
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wasm-micro-runtime from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 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