(Draft) Smallest Echo, Part 2: x86 Assembly
Notice: Draft I’ll publish it once its finished thanks :)
Hi all, last time we left off on our journey toward the smallest implementation of an echo binary for linux we where using Zig! Check out Part 1 if you haven’t already. At the end of the post I concluded at 277 bytes. It was at this point I concluded that we needed to leave the final niceties from the realm of mortal programming languages behind.
Read more...