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.