macOS
brew install cargo-show-asmlocal Homebrew formula metadata
sudo port install cargo-asmMacPorts ports tree · devel/cargo-asm/Portfile · source: api.github.com
brew
Show assembly, LLVM-IR, MIR, and WASM generated for Rust code. Version 0.2.62 via Homebrew; verified 2026-06-26. Also installable with nix: nix profile install nixpkgs#cargo-show-asm.
install
brew install cargo-show-asmlocal Homebrew formula metadata
sudo port install cargo-asmMacPorts ports tree · devel/cargo-asm/Portfile · source: api.github.com
sudo apk add cargo-show-asmAlpine Linux edge package indexes · cargo-show-asm · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cargo-show-asmnixpkgs package indexes · pkgs/by-name/ca/cargo-show-asm/package.nix · source: api.github.com
sudo pacman -S cargo-show-asmArch Linux sync databases · cargo-show-asm · source: geo.mirror.pkgbuild.com
overview
Show assembly, LLVM-IR, MIR, and WASM generated for Rust code
history
cargo-show-asm is a Cargo subcommand, invoked as cargo asm, for displaying generated assembly, LLVM IR, MIR, WebAssembly, and llvm-mca analysis for Rust code.
The GitHub repository was created in March 2022 and the crate was first published to crates.io in April 2022. Its README documents support for Linux and macOS, limited Windows support, stable and nightly Rust, multiple CPU architectures, and cross-compilation.
The crate is distributed through crates.io and batch package facts list Homebrew, MacPorts, Alpine, Nix, and Arch packaging. crates.io categorizes it as a Cargo plugin and debugging tool.
Users install cargo-show-asm and run cargo asm, narrowing by package, artifact, function name, output format, CPU target, profile, or source scope. The README also documents JSON output, call-graph filtering, shell completions, and color features.
It gives Rust developers a convenient Cargo-native view into compiler output, useful for performance work, codegen inspection, and understanding exactly what a dependency or crate compiles down to.
security posture
No matching local secret-handling manifest was found for cargo-show-asm. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
cargo-asm | 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/pacak/cargo-show-asm
install metadata
| Package key | brew:cargo-show-asm |
|---|---|
| Version | 0.2.62 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cargo-show-asm |
| Homepage | https://github.com/pacak/cargo-show-asm |
| Repository | https://github.com/pacak/cargo-show-asm |
| Upstream docs | https://github.com/pacak/cargo-show-asm#readme |
| License | MIT OR Apache-2.0 |
| Source archive | https://github.com/pacak/cargo-show-asm/archive/refs/tags/0.2.62.tar.gz |
| Last updated | 2026-06-26T21:26:31Z |
| Pulse | updated |
| Build dependencies | 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 | cargo-show-asm |
| 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.
cargo-show-asm
nix profile install nixpkgs#cargo-show-asmcargo-show-asm 0.2.60-r0
A cargo subcommand that displays the generated assembly of Rust source code
https://github.com/pacak/cargo-show-asm
sudo apk add cargo-show-asmcargo-show-asm-doc 0.2.60-r0
A cargo subcommand that displays the generated assembly of Rust source code (documentation)
https://github.com/pacak/cargo-show-asm
sudo apk add cargo-show-asm-doccargo-show-asm 0.2.60-1
Cargo subcommand to display ASM, LLVM-IR and MIR for Rust source code
https://github.com/pacak/cargo-show-asm
sudo pacman -S cargo-show-asmcargo-asm
sudo port install cargo-asmcargo-asm 0.1.16-3
Cargo subcommand showing the assembly or llvm-ir generated for Rust code
https://github.com/gnzlbg/cargo-asm
sudo pacman -S cargo-asmsource 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.