macOS
brew install cargo-show-asmlocal Homebrew formula metadata
sudo port install cargo-asmMacPorts ports tree · devel/cargo-asm/Portfile · ソース: api.github.com
brew
cargo-show-asm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cargo-show-asmlocal Homebrew formula metadata
sudo port install cargo-asmMacPorts ports tree · devel/cargo-asm/Portfile · ソース: api.github.com
sudo apk add cargo-show-asmAlpine Linux edge package indexes · cargo-show-asm · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cargo-show-asmnixpkgs package indexes · pkgs/by-name/ca/cargo-show-asm/package.nix · ソース: api.github.com
sudo pacman -S cargo-show-asmArch Linux sync databases · cargo-show-asm · ソース: geo.mirror.pkgbuild.com
概要
Show assembly, LLVM-IR, MIR, and WASM generated for Rust code
履歴
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.
セキュリティ状態
cargo-show-asm に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cargo-asm | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/pacak/cargo-show-asm
インストールメタデータ
| パッケージキー | brew:cargo-show-asm |
|---|---|
| バージョン | 0.2.62 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cargo-show-asm |
| ホームページ | https://github.com/pacak/cargo-show-asm |
| リポジトリ | https://github.com/pacak/cargo-show-asm |
| 上流ドキュメント | https://github.com/pacak/cargo-show-asm#readme |
| ライセンス | MIT OR Apache-2.0 |
| ソースアーカイブ | https://github.com/pacak/cargo-show-asm/archive/refs/tags/0.2.62.tar.gz |
| 最終更新 | 2026-06-26T21:26:31Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-asmソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.