mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-06-02 07:27:33 +00:00
1d9637279a
motivation: enable non-foundation module for performance sensitive use cases changes: * rename AWSLambdaRuntime to AWSLambdaRuntimeCore * create AWSLambdaRuntime for Foundation dependent functionality * have (new) AWSLambdaRuntime export AWSLambdaRuntimeCore * adjust tests