Custom runtime for lambda - example in main.zig
Go to file
Emil Lerch 06842d05b6
add iam and deploy build steps
This requires aws cli v2 version 2.2.43 or higher. We force-build the
bootstrap executable as arm 64 to take advantage of Graviton2.
Also we are using an arm strip executable if found. This might
only work on debian x86_64 linux systems. Note that I am running
into timeout issues invoking from the command line that does
not manifest when invoking from the test console. But, the
goo seems to work otherwise, so I am deferring this issue for the
moment
2021-10-02 12:26:16 -07:00
src move lambda runtime interface out of main 2021-10-02 12:23:19 -07:00
.gitignore this should work but does not 2021-09-16 16:57:35 -07:00
build.zig add iam and deploy build steps 2021-10-02 12:26:16 -07:00
gyro.lock build on zig master 2021-09-16 18:31:16 -07:00
gyro.zzz build on zig master 2021-09-16 18:31:16 -07:00