wazero
« Back to VersTracker
Description:
Zero dependency WebAssembly runtime
Type: Formula  |  Latest Version: 1.10.1@0  |  Tracked Since: Dec 19, 2025
Links: Homepage  |  @wazero_io  |  formulae.brew.sh
Category: Developer tools
Tags: webassembly wasm runtime golang wasi sandbox
Install: brew install wazero
About:
Wazero is a high-performance WebAssembly runtime written in pure Go with zero external dependencies. It enables running WebAssembly modules compiled from various languages like C, C++, Rust, and TinyGo in your Go applications. Its primary value is providing a secure, isolated sandbox for executing untrusted code with minimal overhead.
Key Features:
  • Zero dependency pure Go implementation
  • Compiles to a single binary with no external runtimes
  • Supports WASI (WebAssembly System Interface)
  • High performance with JIT compilation
  • Cross-platform (runs anywhere Go runs)
Use Cases:
  • Plugin systems for extending Go applications safely
  • Multi-language support in serverless functions
  • Running untrusted code in a secure sandbox
  • Edge computing workloads
Alternatives:
  • wasmer-go – Requires CGO and external dependencies, while wazero is pure Go
  • wasmtime – Rust-based runtime with CGO bindings, heavier than pure Go wazero
Version History
Detected Version Rev Change Commit
Dec 19, 2025 2:41pm 1.10.1 0 VERSION_BUMP 65fca7bc
Sep 11, 2025 9:18pm 0 VERSION_BUMP d70f7048
Nov 26, 2024 2:04am 0 VERSION_BUMP 04c195da
Nov 25, 2024 11:11pm 0 VERSION_BUMP ac4ef219
Oct 5, 2024 6:54pm 0 VERSION_BUMP ebaee054
Aug 15, 2024 11:44am 0 VERSION_BUMP 2fa09a61
Aug 14, 2024 4:06pm 0 VERSION_BUMP 0076ebfa
May 13, 2024 12:51am 0 VERSION_BUMP ad703c7e
Apr 16, 2024 12:17am 0 VERSION_BUMP 86b57449
Dec 23, 2023 3:11am 0 VERSION_BUMP 19746553
Dec 23, 2023 2:38am 0 VERSION_BUMP fab7bdd6
Aug 24, 2023 2:57pm 0 VERSION_BUMP b4b1fd55
Aug 24, 2023 1:27pm 0 VERSION_BUMP 7dd99bbb
Aug 9, 2023 9:41am 0 VERSION_BUMP f2af1d5f
Jun 3, 2023 4:47pm 0 VERSION_BUMP b98d654f
May 1, 2023 3:03pm 0 VERSION_BUMP 63b6aff9