forked from lobo/lambda-zig
Custom runtime for lambda - example in main.zig
Emil Lerch
06842d05b6
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 |
||
---|---|---|
src | ||
.gitignore | ||
build.zig | ||
gyro.lock | ||
gyro.zzz |