Hacker News new | ask | show | jobs
by synergy20 1465 days ago
or just use golang, yes it might need 10MB or even 30MB for each static binary, but it's mature and production ready long time ago.

or, how about fastcgi, that's essentially what lambda does. by using shared libraries each fastcgi endpoint executable could be much smaller than 5.5MB, it's boring and mature, just a bit out of fashion.