Remove Twitter links.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2021 / 05 / 16.mkd
blob901ad9add2a6c1ef40c1cfe1656a7b4b5edbf478
1 # 2021/05/16
3 ## 12:40
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.