{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreicsikwncsbuqioifyktehuwxtjjcnh4rkwyorifgvokz4z3ywok2u",
    "uri": "at://did:plc:ymc4gnswuis3jispcsmozvs2/app.bsky.feed.post/3mnpujwbw6kq2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreifdngkimimyd3wgxqulbuqnahhptfnftisvfcm3degajlyvs5ohym"
    },
    "mimeType": "image/jpeg",
    "size": 32689
  },
  "path": "/2026/06/07/how-small-can-you-make-a-c-executable/",
  "publishedAt": "2026-06-07T17:00:17.000Z",
  "site": "https://hackaday.com",
  "tags": [
    "Software Hacks",
    "code optimization",
    "compiler",
    "gcc",
    "…read more"
  ],
  "textContent": "It’s well known that the difference in executable size between a compiled binary and one hand-written in optimized assembler will be significant. The compiler brings in all manner of boilerplate …read more",
  "title": "How Small Can You Make A C Executable?"
}