macOS
brew install wasmtimelocal Homebrew formula metadata
sudo port install wasmtimeMacPorts ports tree · devel/wasmtime/Portfile · source: api.github.com
brew
Standalone JIT-style runtime for WebAssembly, using Cranelift. Version 46.0.1 via Homebrew; verified 2026-06-24.
install
brew install wasmtimelocal Homebrew formula metadata
sudo port install wasmtimeMacPorts ports tree · devel/wasmtime/Portfile · source: api.github.com
sudo apk add libwasmtimeAlpine Linux edge package indexes · libwasmtime · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#wasmtimenixpkgs package indexes · pkgs/by-name/wa/wasmtime/package.nix · source: api.github.com
sudo pacman -S wasmtimeArch Linux sync databases · wasmtime · source: geo.mirror.pkgbuild.com
scoop install main/wasmtimeScoop official bucket manifest trees · bucket/wasmtime.json · source: api.github.com
winget install --id BytecodeAlliance.Wasmtime -eWindows Package Manager source index · BytecodeAlliance.Wasmtime · source: cdn.winget.microsoft.com
overview
Standalone JIT-style runtime for WebAssembly, using Cranelift
history
Wasmtime is the Bytecode Alliance's standalone runtime for WebAssembly, WASI, and the WebAssembly Component Model. It is built around the Cranelift code generator and is used both as a command-line tool and as an embeddable engine for applications that need a capability-oriented Wasm sandbox.
Wasmtime became one of the founding project contributions to the Bytecode Alliance when Mozilla, Fastly, Intel, and Red Hat announced the alliance on November 12, 2019. The formation announcement described Wasmtime as a small and efficient runtime for WebAssembly and WASI, alongside Lucet, WAMR, and Cranelift.
The Mozilla announcement for the Bytecode Alliance framed Wasmtime as a configurable and scalable standalone runtime that could work as a CLI tool or be embedded into other systems, from IoT devices to cloud data centers. That early positioning explains why Wasmtime has remained both a developer executable and a library API.
Wasmtime reached 1.0 on September 20, 2022. The Bytecode Alliance announcement said the runtime was ready for production use and noted that alliance members had already been running Wasmtime in production environments during the preceding year.
After 1.0, Wasmtime continued to track standards work around WASI and the Component Model. Bytecode Alliance documentation identifies Wasmtime as the reference implementation of the Component Model, with support for command components, HTTP components through wasmtime serve, and later WASI 0.3 runtime support in Wasmtime 43 and newer.
Wasmtime's adoption is unusually standards-centered. Because the same organization stewards Cranelift, WASI tooling, wasm-tools, and Component Model documentation, Wasmtime often serves as the runtime people try first when experimenting with new WebAssembly proposals outside the browser.
It is also embedded into higher-level platforms. wasmCloud documentation describes Wasmtime as a Bytecode Alliance runtime that can be used standalone or as part of a larger stack, supporting WebAssembly, WASI, and the Component Model while providing a defense-in-depth runtime for wasmCloud workloads.
The runtime's security posture is part of its adoption story. Bytecode Alliance writing before the 1.0 release emphasized correctness, fuzzing, formal verification work, multi-stakeholder investment, and security processes as reasons the project considered itself ready for production.
CLI users run .wasm modules or components with wasmtime run, expose only selected host capabilities, and can serve WASI HTTP components with wasmtime serve. Library users embed Wasmtime through Rust, C, Python, .NET, Go, and other bindings to execute untrusted or portable code inside a host application.
Wasmtime is a default choice when the goal is standards conformance, WASI experimentation, component-model execution, or a capability-secure plugin system. It is less about being a package registry or product platform than about being the runtime substrate other tools build on.
Wasmtime is significant because it made WASI and the Component Model concrete for package authors. It gave package managers, plugin systems, and platform teams a runnable target for artifacts that are not tied to a browser, CPU architecture, or one source language.
Its presence in the Bytecode Alliance also means its release notes and APIs often reveal where the Wasm ecosystem is going next: new proposals, new WASI versions, host bindings, component execution, and cross-language interface tooling.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
wasmtime | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/bytecodealliance/wasmtime
install metadata
| Package key | brew:wasmtime |
|---|---|
| Version | 46.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/wasmtime |
| Homepage | https://wasmtime.dev/ |
| Repository | https://github.com/bytecodealliance/wasmtime |
| Upstream docs | https://component-model.bytecodealliance.org/running-components/wasmtime.html |
| License | Apache-2.0 WITH LLVM-exception |
| Source archive | https://github.com/bytecodealliance/wasmtime.git |
| Last updated | 2026-06-24T22:53:31Z |
| Pulse | updated |
| Build dependencies | cmake, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wasmtime |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
wasmtime
nix profile install nixpkgs#wasmtimelibwasmtime 44.0.1-r0
Fast and secure runtime for WebAssembly
sudo apk add libwasmtimelibwasmtime-static 44.0.1-r0
Fast and secure runtime for WebAssembly (static library)
sudo apk add libwasmtime-staticwasmtime 44.0.1-r0
Fast and secure runtime for WebAssembly
sudo apk add wasmtimewasmtime-dev 44.0.1-r0
Fast and secure runtime for WebAssembly (development files)
sudo apk add wasmtime-devwasmtime 45.0.1-1
Standalone JIT-style runtime for WebAssembly, using Cranelift
https://github.com/bytecodealliance/wasmtime
sudo pacman -S wasmtimewasmtime
sudo port install wasmtimemain/wasmtime
scoop install main/wasmtimeBytecodeAlliance.Wasmtime
winget install --id BytecodeAlliance.Wasmtime -eBytecodeAlliance.Wasmtime.Portable
winget install --id BytecodeAlliance.Wasmtime.Portable -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.