Run D on AWS Lambda

Rikki Cattermole via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sat Jul 25 21:21:40 PDT 2015


On 26/07/2015 3:55 p.m., Laeeth Isharc wrote:
> https://aws.amazon.com/lambda/
> https://github.com/Laeeth/awslambda_d
> http://blog.0x82.com/2014/11/24/aws-lambda-functions-in-go/
> No proper docs yet, but you can figure it out from the go example.

FYI, based upon what I could find, it is using Amazon Linux[0] x64.
So because right now we cannot cross compile really, linux has to be 
host OS to build these with D, locally atleast.

[0] http://aws.amazon.com/amazon-linux-ami/


More information about the Digitalmars-d-announce mailing list