Hacker News

Favorites Setup
Comment by Retr0id | original | Creating Teensy ELF Executables for Linux (Or, "Size Is Everything") (1999)
[−]Retr0id · 2026-08-30 Sun 12:46 UTC · link
My approach to crafting "small" ELFs (in the hundreds-of-bytes range, written in relatively normal C) is like so: https://github.com/DavidBuchanan314/kurl/blob/main/golfed/el...