Yes, you still need to use a wrapper of some sort. I chose Node.js, but am 
also thinking about using Python to see which is faster.
That said, your Go Lambdas will typically (in every example of substance 
I've seen) will run faster than Node.js Lambdas.

The wrapper is a bummer from an implementation point of view, but in no way 
should prevent one from using Go in Lambda as far as I'm concerned.

On Thursday, January 19, 2017 at 3:46:42 PM UTC-8, JM wrote:
>
> Does AWS lambda support go finally or are you using a node js wrapper?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to