- Somewhere in Australia
- https://maxwellj.xyz
-
So I exist
- Joined on
2024-06-10
Block a user
Compiler should use LLVM
Me personally I don't like LLVM very much. Generating ASM seems to work well so far and it compiles very fast.
Also doing "code -> ir -> another ir -> assembly" rather than "code -> ir ->…