pkg.soopen package index

brew / Rang 11136

wzprof mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für wzprof in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install wzprof

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Profiling for Wazero

Befehle und Aliase

  • wzprof

Verlauf

Projektgeschichte und Nutzung

wzprof is a pprof-compatible profiler for WebAssembly programs running on the wazero runtime. It is a niche developer tool, but a meaningful one for the Go and WebAssembly packaging ecosystem because it brings familiar Go profiling workflows to guest Wasm modules.

Projektgeschichte

The project README describes wzprof as a profiler built on top of wazero, able to collect CPU and memory profiles while WebAssembly modules execute. It was presented publicly in the WebAssembly and cloud-native conference circuit, including Civo Navigate Europe 2024 and KubeCon + CloudNativeCon India 2024.

wzprof sits on top of wazero's trajectory as a pure-Go, zero-dependency WebAssembly runtime. Wazero's own history page says it began as Takeshi Yoneda's hobby project in mid-2020 and became a Tetrate-sponsored top-level project in late 2021; wzprof builds on that runtime rather than implementing a separate Wasm engine.

Wie es verwendet wird

Users can run wzprof as a CLI against a Wasm binary to emit CPU or memory profile files, then inspect them with the standard go tool pprof workflow. Library users can integrate the profilers with a wazero.Runtime through wazero's experimental function-listener hooks.

The tool supports pprof-style CPU samples, on-CPU time, memory allocation tracing for selected allocation functions, DWARF symbolization for C/Rust/Zig-style modules, and special stack handling for Go 1.21+ and debug-symbol CPython 3.11 guests.

Warum Paket-Nerds sich dafür interessieren

wzprof matters to package nerds because it is a small example of WebAssembly's tooling stack becoming more like native language ecosystems: not just runtimes and compilers, but profilers, symbols, heap views, and workflows that integrate with existing developer muscle memory.

Zeitleiste

  • 2020: wazero begins as a hobby project, according to wazero's official history.
  • 2021: Tetrate sponsors wazero as a top-level project.
  • 2023: wzprof publishes early releases and documents pprof-compatible CPU and memory profiling for WebAssembly.
  • 2024: wzprof is presented at Civo Navigate Europe and KubeCon + CloudNativeCon India.

Related projects

  • wazero is the underlying Go WebAssembly runtime. google/pprof is the profile visualization and analysis tool whose workflow wzprof targets.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 12 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
wzprofcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-04
Manager-Version0.2.0
Manager aktualisiert2026-07-25
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.2.0

https://github.com/dispatchrun/wzprof

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:wzprof
Version0.2.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/wzprof
Homepagehttps://github.com/dispatchrun/wzprof
Repositoryhttps://github.com/dispatchrun/wzprof
LizenzApache-2.0
Quellarchivhttps://github.com/dispatchrun/wzprof/archive/refs/tags/v0.2.0.tar.gz
Zuletzt aktualisiert2026-07-25T22:40:22+02:00
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewzprof
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation