Skip to content

Conversation

@Patotking12
Copy link

Adds an Analyze button to the toolbar that lets you inspect the compiled program structure. When you click it, you get a DAG visualization showing all the nodes (jets, witnesses, combinators, etc.) color-coded by type, plus metrics like size, weight, and compression ratio.

You can pan/zoom around the graph and click any node to see its type signature and CMR hash in a details panel. The graph auto-fits to the viewport on load. Useful for debugging and understanding what the compiler actually produces.

@delta1
Copy link

delta1 commented Jan 26, 2026

tested ACK 260a3fd; built locally and checked out the analysis of the example programs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants