digitalmars.D - Is there a aws-lambda-d runtime implement ?
- Andre Pany (6/17) Nov 04 2019 Done;)
https://forum.dlang.org/post/rctzaaipmjbfowvkkfhe forum.dlang.org On Monday, 1 July 2019 at 16:49:54 UTC, Laeeth Isharc wrote:On Monday, 1 July 2019 at 04:38:23 UTC, Newbie2019 wrote:Done;) https://code.dlang.org/packages/aws-lambda-d Kind regards AndréOn Sunday, 30 June 2019 at 18:13:51 UTC, a11e99z wrote:If it matters to you, then I don't think it would be much work to write a runtime in D. It's only 500 lines of C++. https://github.com/awslabs/aws-lambda-cpp/blob/master/src/runtime.cppthrough process pipes https://awslambda-d.readthedocs.io/en/latest/This seems just a nodejs runtimes, which is work but with extra CPU time cost.
Nov 04 2019