0xMiden/compiler

feat(objtool): enable analyzing sizes of MAST sections

Ouverte

#1 028 ouverte le 25 mars 2026

 (0 commentaire) (0 réaction) (1 personne assignée)Rust (70 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (110 étoiles)
Métriques de merge PR
 (Merge moyen 4j 7h) (51 PRs mergées en 30 j)

Description

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.

Guide contributeur