
Show HN: A pure ARM64 Assembly web server, now on Linux with CGI for no reason
What we know
This is ymawky, a now-dynamic web server written entirely in ARM64 Assembly. I've previously posted about ymawky here: https://news.
Why it matters
In addition to GET/PUT/HEAD/DELETE/OPTIONS requests, because of CGI support ymawky also accepts POST requests (only to CGI resources for now). I've also updated the more detailed writeup to reflect CGI support and the Linux port: https://imtomt.
What sits behind it
I've also updated the more detailed writeup to reflect CGI support and the Linux port: https://imtomt
Where this fits in Signal Ledger
Related coverage from the Technology desk.
Our take
In addition to GET/PUT/HEAD/DELETE/OPTIONS requests, because of CGI support ymawky also accepts POST requests (only to CGI resources for now). I've also updated the more detailed writeup to reflect CGI support and the Linux port: https://imtomt.
Source note
Hacker News reporting: https://github.com/imtomt/ymawky/tree/linux