0xMiden/compiler

feat(objtool): enable analyzing sizes of MAST sections

Aperta

#1028 aperta il 25 mar 2026

 (0 commenti) (0 reazioni) (1 assegnatario)Rust (70 fork)github user discovery
good first issue

Metriche repository

Star
 (110 stelle)
Metriche merge PR
 (Merge medio 4g 7h) (51 PR mergiate in 30 g)

Descrizione

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.

Guida contributor