-
@englishm_ this is another thing that's on my mind. In a lot of compilers that I've worked on optimization is intermingled with everything else which makes it harder to read as you say, but also harder to maintain. I'm actually hoping to do optimizations as passes outside the core compiler.