-
- Downloads
feat(l0dables): Use weak references for unused handlers
Instead of actually defining each unused handler as an individual "function" with an infinite loop, make them all reference the default handler. This shaves 192 bytes of unnecessary bloat off the .text section.
parent
5cbe0e79
No related branches found
No related tags found
Please register or sign in to comment