asaaki / rust-wasm-on-lambda-edge

Rust/WASM on AWS Lambda@Edge (CloudFront)
https://markentier.tech/posts/2021/01/rust-wasm-on-aws-lambda-edge/
Apache License 2.0
29 stars 1 forks source link

Deprecate node 16, use only latest supported node #836

Open asaaki opened 2 weeks ago

asaaki commented 2 weeks ago

See https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-at-edge-function-restrictions.html#lambda-at-edge-restrictions-runtime

asaaki commented 2 weeks ago

Location: https://github.com/asaaki/rust-wasm-on-lambda-edge/blob/1df3d8b91b8c365a1e989ec28816d25d6a1aaeda/.github/workflows/ci.yaml#L12-L20

notes