Expand description
Human-readable text dump of an IR module for debugging and diffing.
Produces a deterministic, line-oriented representation of the opcode stream that can be compared across builds or used to diagnose hydration mismatches.
Functionsยง
- dump_ir
- Produce a deterministic text dump of an IR module for debugging and diffing.