catalyst / moodle-fileconverter_librelambda

A Libre Office document converter for Moodle leveraging AWS Lambda
https://moodle.org/plugins/fileconverter_librelambda
Other
23 stars 18 forks source link

ARM support for new lambda graviton functions #53

Closed durzo closed 3 years ago

durzo commented 3 years ago

AWS Just announced lower priced graviton functions: https://aws.amazon.com/about-aws/whats-new/2021/09/better-price-performance-aws-lambda-functions-aws-graviton2-processor/

Would be nice to have an ARM compatible binary to run this on, if possible

durzo commented 3 years ago

I have built and tested (confirmed working) a lambda layer for graviton, see pull request #55