Ports of nginx, lua

In order to better learn goa and get some form of dynamic HTTP server for running a genode depot on genode.

They could use some feedback and I have not yet published binaries or tested on arm64.

nginx was fun because it touches a few parts of libc that aren’t implemented. It also uses a custom configure script that is misdetected as autotools. goa has a bug for this and useful guidance support custom configure scripts · Issue #83 · genodelabs/goa · GitHub

3 Likes