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.

貢獻者指南