0xMiden/compiler

feat(objtool): enable analyzing sizes of MAST sections

开放

#1,028 创建于 2026年3月25日

 (0 条评论) (0 个反应) (1 位负责人)Rust (70 个派生)github user discovery
good first issue

仓库指标

星标
 (110 个星标)
PR 合并指标
 (平均合并 4天 7小时) (30 天内合并 51 个 PR)

描述

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.

贡献者指南