pkg.soopen package index

brew / rang 6598

Installer wasm-micro-runtime avec Homebrew, apk

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de wasm-micro-runtime pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install wasm-micro-runtime

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add wasm-micro-runtime

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

aperçu

Résumé du paquet

WebAssembly Micro Runtime (WAMR)

Commandes et alias

  • iwasm
  • iwasm-2.4.5

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : yellow

generalized runtime or code generation signal.

Classificateur de risque

risque yellow · confiance moyen · runtime

Pourquoi

  • generalized runtime or code generation signal

Signaux

  • text:runtime

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
iwasmexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
iwasm-2.4.5exécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire2.4.5
gestionnaire mis à jour2026-06-30
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:wasm-micro-runtime
Version2.4.5
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/bytecodealliance/wasm-micro-runtime
Dépôthttps://github.com/bytecodealliance/wasm-micro-runtime
Dernière mise à jour2026-06-30T00:54:49Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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