0xMiden/compiler

feat(objtool): enable analyzing sizes of MAST sections

Offen

#1.028 geöffnet am 25.03.2026

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Rust (70 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (110 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 4T 7h) (51 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide