Skip to content

Conversation

sebsto
Copy link
Contributor

@sebsto sebsto commented Oct 17, 2024

Musl allows to create self-contained binary that do not required any linux library

This is a promising path forward for the runtime as it would allow to reduce the binary dependencies on the OS managed by Lambda (think about a migration from Amazon Linux 2 to Amazon Linux 2023)

While, there will probably have an impact of startup times due to larger binary, musl should be a packaging option for developers that want to use it.

@sebsto sebsto requested a review from FranzBusch October 17, 2024 14:46
@sebsto sebsto merged commit 1edaedf into swift-server:main Oct 17, 2024
20 of 21 checks passed
@sebsto sebsto deleted the sebsto/musl branch October 17, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants