this one's interesting, a web server with integrated Lua, sqlite and ssl that it actually cross-platform (that is, the same exec runs on multiple platforms): https://redbean.dev
Would be fun to write a fedi server in Lua, being able to make the download a single executable file that would run on linux, Mac, windows..