Hacker News new | ask | show | jobs
by ericfrederich 3036 days ago
I'm curious about how AWS handles lambdas written in Go. Go produces statically linked Linux binaries. What is it about Go that is supported? What is it about binaries written in other languages that isn't supported?