Disassemblers have longed been able to display assembly as a control-flow graph, with the ability to switch syntax. What if you could also write assembly that way? Let's store instructions in a syntax-independent way, while also preserving links between code-blocks.