assembly
@catoutofbed@octodon.social With how complex everything is and all the extensions out there, plus the fact that that smaller code isn't even guaranteed to be faster (leading to things like ENTER/LEAVE getting mostly ignored), I'm very happy leaving writing x86 assembly to gcc and focusing on writing optimized 6502 instead.