Built this because every web server assumes you have RAM, IOPS, and a modern CPU. WebZero assumes you don't.
Single binary, 68KB. No malloc after init, no threads, no config parsing at startup. The entire site lives in an mmap'd .web bundle — the OS page cache does all the work.