0xMiden/compiler

feat(objtool): enable analyzing sizes of MAST sections

Aberta

#1.028 aberto em 25 de mar. de 2026

 (0 comentário) (0 reação) (1 responsável)Rust (70 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (110 estrelas)
Métricas de merge de PR
 (Mesclagem média 4d 7h) (51 fundiu PRs em 30d)

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.

Guia do colaborador