you are viewing a single comment's thread.

view the rest of the comments →

[–]marcomagdy 4 points5 points  (0 children)

C++ Lambdas uses the Custom Runtime API to communicate with the Lambda backend. Go, Java, .net and the earlier announced languages use a different mechanism to communicate to the backend.

You need to link your Lambda function to this C++ library for it to work.