macOS
brew install wasmerlocal Homebrew formula metadata
sudo port install wasmerMacPorts ports tree · lang/wasmer/Portfile · Source: api.github.com
brew / rang 2944
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de wasmer pour les workflows d'agents IA.
installation
brew install wasmerlocal Homebrew formula metadata
sudo port install wasmerMacPorts ports tree · lang/wasmer/Portfile · Source: api.github.com
nix profile install nixpkgs#wasmernixpkgs package indexes · pkgs/by-name/wa/wasmer/package.nix · Source: api.github.com
sudo pacman -S wasmerArch Linux sync databases · wasmer · Source: geo.mirror.pkgbuild.com
scoop install main/wasmerScoop official bucket manifest trees · bucket/wasmer.json · Source: api.github.com
winget install --id Wasmer.Wasmer -eWindows Package Manager source index · Wasmer.Wasmer · Source: cdn.winget.microsoft.com
aperçu
Universal WebAssembly Runtime
historique
Wasmer is a Rust-based WebAssembly runtime and platform for running Wasm modules outside the browser. It began as a universal runtime and embedding API and grew into a broader Wasmer ecosystem covering CLI execution, language integrations, WAPM/Wasmer package workflows, WASIX, and Wasmer Edge.
Wasmer reached 1.0 general availability on January 5, 2021. The 1.0 announcement emphasized a stabilized API, much faster compilation, cross-compilation, a headless mode for smaller deployments, and multiple compiler and engine choices.
Secondary coverage of the 1.0 release noted that Wasmer's journey had started more than two years earlier with version 0.1.0 and connected the release to the broader rise of server-side WebAssembly. Wasmer's architecture became recognizable for pluggable compilers and engines, including Singlepass, Cranelift, LLVM, JIT execution, and native-code artifacts.
Wasmer 2.0 followed in 2021 with SIMD, reference types, and performance improvements. Wasmer 3.0 added the ability to create native executables from Wasm for Windows, Linux, and macOS, while Wasmer 4.0 introduced a new runner architecture, stabilized WASIX support, and folded WAPM more directly into the Wasmer product story.
By the mid-2020s Wasmer's public messaging had shifted from just a runtime to a WebAssembly cloud platform. Wasmer 5.0 highlighted additional backend support such as V8, Wasmi, and WAMR for iOS scenarios, and later releases continued to connect the runtime with edge hosting, deploy flows, and sandboxed server workloads.
Wasmer's adoption has two overlapping tracks. One is embedding: language bindings for Python, Go, Ruby, Java, and other ecosystems let applications run Wasm modules through a native library API. Official blog posts around the 1.0-era bindings describe stable APIs, WASI support, and millions of package installations in the Python embedding.
The other track is application distribution. WAPM was created as a WebAssembly package manager and later unified into the Wasmer CLI and website. Wasmer's own WAPM revamp post said community support rose after Wasmer 1.0, 2.0, and 2.1 and that apps, libraries, and smart contracts were using Wasmer in production environments.
Wasmer's later WASIX and Edge work made it especially relevant to developers trying to run POSIX-like programs, websites, and server workloads in a Wasm sandbox. That puts it in a different adoption lane from pure embedders: it competes with containers and serverless platforms as much as with other Wasm engines.
CLI users run modules and packages with wasmer run, publish packages through Wasmer-oriented workflows, or create native executables from Wasm artifacts. Embedding users depend on language packages or the Rust crate to compile, instantiate, and call WebAssembly modules from a host application.
Wasmer is often selected when a project wants a broad cross-platform runtime with multiple compiler backends, language bindings, or a Wasm-native package/deploy story. Wasmtime is commonly chosen for Bytecode Alliance standards work and capability security, while WasmEdge is commonly chosen for CNCF and edge/container integration; Wasmer's package-nerd identity is its runtime-plus-registry-plus-edge-platform arc.
Wasmer is historically important because it tried to make WebAssembly feel like a universal application format, not just a browser compilation target or an embeddable VM. WAPM and later wasmer.toml workflows gave package managers a concrete example of Wasm modules as named, versioned, runnable artifacts.
It is also a useful case study in runtime packaging complexity. A single Wasmer release can involve Rust crates, language bindings, native binaries, compiler backends, WASI/WASIX behavior, package registry semantics, and edge deployment tooling.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
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
| Commande | Type | Exposition | Note |
|---|---|---|---|
wasmer | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
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.
métadonnées d'installation
| Clé du paquet | brew:wasmer |
|---|---|
| Version | 7.2.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://wasmer.io |
| Dépôt | https://github.com/wasmerio/wasmer |
| Dernière mise à jour | 2026-07-23T11:31:39Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
wasmer
nix profile install nixpkgs#wasmerwasmer 7.2.1-1
Universal Binaries Powered by WebAssembly
https://github.com/wasmerio/wasmer
sudo pacman -S wasmerwasmer
sudo port install wasmermain/wasmer
scoop install main/wasmerWasmer.Wasmer
winget install --id Wasmer.Wasmer -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.