# Installer wzprof avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de wzprof pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:wzprof
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install wzprof
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:wzprof
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/wzprof>
- **Version:** 0.2.0
- **Résumé source:** Profiling for Wazero
- **Page d'accueil:** <https://github.com/dispatchrun/wzprof>
- **Dépôt:** <https://github.com/dispatchrun/wzprof>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/dispatchrun/wzprof/archive/refs/tags/v0.2.0.tar.gz>
- **Dernière mise à jour:** 2026-07-25T22:40:22+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- wzprof (cli)
- wzprof (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.2.0
- gestionnaire mis à jour: 2026-07-25
- données locales: OK
- dépôt amont: https://github.com/dispatchrun/wzprof
- dernière version détectée: v0.2.0 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <https://github.com/dispatchrun/wzprof#readme>
- <https://github.com/google/pprof>
- <https://wazero.io/>
- <https://wazero.io/community/history/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** wzprof
- **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:** head, stable


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [emscripten](https://pkg.so/fr/brew/emscripten/) - Shares pkgdb curated category or tags: cli, developer-tools, webassembly.
- [binaryen](https://pkg.so/fr/brew/binaryen/) - Shares pkgdb curated category or tags: cli, developer-tools, webassembly.
- [wasmtime](https://pkg.so/fr/brew/wasmtime/) - Shares pkgdb curated category or tags: cli, developer-tools, webassembly.
- [wabt](https://pkg.so/fr/brew/wabt/) - Shares pkgdb curated category or tags: cli, developer-tools, webassembly.
- [bloaty](https://pkg.so/fr/brew/bloaty/) - Shares pkgdb curated category or tags: cli, developer-tools, profiler.
- [wasm-tools](https://pkg.so/fr/brew/wasm-tools/) - Shares pkgdb curated category or tags: cli, developer-tools, webassembly.
- [wasm-pack](https://pkg.so/fr/brew/wasm-pack/) - Shares pkgdb curated category or tags: cli, developer-tools, webassembly.
- [wasmer](https://pkg.so/fr/brew/wasmer/) - Shares pkgdb curated category or tags: cli, developer-tools, webassembly.
- [async-profiler](https://pkg.so/fr/brew/async-profiler/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, profiler, profiling.
- [austin](https://pkg.so/fr/brew/austin/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, profiler, profiling.

## Combined YAML source

View the package source record on GitHub. [combined/wzprof.yml](https://github.com/mxcl/pkgdb/blob/main/combined/wzprof.yml)


## Sources

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