HelloAssembly The smallest possible complete Windows application
Summary
The HelloAssembly project aims to create the smallest possible complete Windows application and documents multiple implementation approaches (MASM32, Crinkler, Yasm) to minimize size while preserving a Windows message loop, title bar, and basic UI. It also notes antivirus scanner considerations when running built executables and includes build instructions and size benchmarks.