0xMiden/compiler

feat(objtool): enable analyzing sizes of MAST sections

オープン

#1,028 opened on 2026/03/25

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Rust (70 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (110 個のスター)
PR merge metrics
 (平均マージ 4d 7h) (30d で 51 merged PRs)

説明

Add a command to objtool that can be pointed at a masp packages and analyzes the sizes of MAST sections like nodes, basic block data, strings.

Should also have an option to produce machine readable output (e.g. json or toml) to support CI/workflow integration.

Depends on this refactor of MAST forest serialization.

コントリビューターガイド