Hello World with WinUI3 in plain C
30
stars
4
commits
C
primary language
Feb 27, 2026
updated
"Hello, World!" application with WinUI3 using plain C code.
Compiles in ~1 second, compared to ~15 seconds of equivalent C++ code.
Produces ~30KB .exe file, but requires ~38MB of dll's to distribute.
To build, run build.cmd from VS commandline, output will be in output folder.
4 commits
Hacker News (1)
C
94.9%
Batchfile
5.1%
Hello World with WinUI3 in plain C
30
stars
4
commits
C
primary language
Feb 27, 2026
updated
"Hello, World!" application with WinUI3 using plain C code.
Compiles in ~1 second, compared to ~15 seconds of equivalent C++ code.
Produces ~30KB .exe file, but requires ~38MB of dll's to distribute.
To build, run build.cmd from VS commandline, output will be in output folder.
Hacker News (1)
4 commits
C
94.9%
Batchfile
5.1%