pkg.soopen package index

brew / 排名 2944

使用 Homebrew, MacPorts, Nix, pacman, scoop, winget 安装 wasmer

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install wasmer

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install wasmer

MacPorts ports tree · lang/wasmer/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#wasmer

nixpkgs package indexes · pkgs/by-name/wa/wasmer/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S wasmer

Arch Linux sync databases · wasmer · 来源: geo.mirror.pkgbuild.com

Windows

Scoop已验证 · 92%
scoop install main/wasmer

Scoop official bucket manifest trees · bucket/wasmer.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id Wasmer.Wasmer -e

Windows Package Manager source index · Wasmer.Wasmer · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Universal WebAssembly Runtime

命令和别名

  • wasmer

历史

项目历史与用法

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.

时间线

  • 2018-2019: Wasmer's early 0.x line established the project before the 1.0 release.
  • 2021-01-05: Wasmer 1.0 became generally available with a stabilized API and major performance work.
  • 2021: Wasmer 2.0 added SIMD, reference types, and runtime performance improvements.
  • 2022: Wasmer 3.0 added native executable generation from Wasm.
  • 2023: Wasmer 4.0 introduced the runner architecture, stabilized WASIX, and unified WAPM into Wasmer.
  • 2024: Wasmer 5.0 highlighted additional backend support and broader platform reach.
  • 2026: Wasmer 7.0 added an experimental async API, exception support in Cranelift, RISC-V and multi-value support in Singlepass, and fuller dynamic linking support in WASIX.

Related projects

  • Wasmtime is a closely related WebAssembly runtime, especially for WASI and component-model standards work.
  • WasmEdge is a related runtime with stronger CNCF and cloud-native edge positioning.
  • Cranelift, LLVM, Singlepass, V8, Wasmi, and WAMR appear in Wasmer's compiler/backend story.
  • WAPM and WASIX are central related projects in Wasmer's package and POSIX-like application ecosystem.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:runtime

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:wasmer
版本7.2.1
软件包管理器Homebrew
主页https://wasmer.io
仓库https://github.com/wasmerio/wasmer
最后更新2026-07-23T11:31:39Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

Nix95%

wasmer

nix profile install nixpkgs#wasmer
  • normalized package name match
  • 匹配方式:Wasmer
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wa/wasmer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

wasmer 7.2.1-1

Universal Binaries Powered by WebAssembly

https://github.com/wasmerio/wasmer

sudo pacman -S wasmer
  • License: MIT
  • Architecture: x86_64
  • 8 依赖
  • normalized package name match
  • 匹配方式:Wasmer
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: wasmer from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

wasmer

sudo port install wasmer
  • normalized package name match
  • 匹配方式:Wasmer
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/wasmer/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/wasmer

scoop install main/wasmer
  • normalized package name match
  • 匹配方式:Wasmer
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/wasmer.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Wasmer.Wasmer

winget install --id Wasmer.Wasmer -e
  • normalized package name match
  • 匹配方式:Wasmer
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Wasmer.Wasmer from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

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