5 I think what would be useful for the compiler would be multiple output channels
6 for like debugging information and otherwise. Right now there is just data
7 output, but it would be useful to extract other potential information as needed.
8 This is just an example though. Std-err could be captured or maybe not captured.
9 Or maybe just instead, a decomposer of stuff. Maybe the AOT will have a debug
10 exploder of input so that whatever is generated can be spit back out.