This one is so cool: https://github.com/ioccc-src/winner/tree/master/2024/macke

> This is an emulator capable of running a full modern Linux system with a minimal set of features.

Author here. Yes, it runs a modern Linux from a 1.6MB binary. I did everything possible to make it as small as I could. It even compiles into WebAssembly and runs in the browser.

  > A full-fledged C64 emulator is included. 
You really outdid yourself, didn't you?