Show HN: A pure ARM64 Assembly web server, now on Linux with CGI for no reason
Summary
A Show HN feature about ymawky, a web server written entirely in ARM64 assembly that runs on Linux with CGI support. The post details building, running, and safety features including path constraints, docroot confinement, and a fork-per-connection design, highlighting low-level web serving and security trade-offs. It emphasizes the project’s open-source nature and its exploration of CGI on a minimal, hand-crafted server.