{
  "id": 3257197,
  "title": "HelloAssembly The smallest possible complete Windows application",
  "url": "https://urgent.news/2026/08/25/helloassembly-the-smallest-possible-complete-windows-application",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-08-25T11:40:00.000Z",
  "source": {
    "name": "Hacker News",
    "slug": "hacker-news",
    "url": "https://github.com/PlummersSoftwareLLC/HelloAssembly"
  },
  "original_language": "en",
  "account": "A project aims to create the smallest possible Windows application, sans compression, featuring readability and comments. The goal is to keep the size as minimal as feasible. The code, located in the Lasse directory, can be compiled using MASM32 11.0, obtainable from various sources. The resulting executable will be titled LittleWindows.exe. Crinkler, a compressing linker for compact executables, is also included in the repository, in the Crinkler folder. It necessitates the Windows SDK, with version 10.0.20348.0 recommended for the best outcomes. After installation, follow these build instructions. Alternatively, the Theron directory code requires Yasm, a NASM assembler rewrite under the new BSD license. Download the latest Yasm version for general use and build with the renamed yasm.exe. The current smallest executable sizes, as of March 11, 2023, are detailed below: The smallest possible complete Windows application.",
  "summary": null,
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}