What are the pain points of deploying Swift on Server applications?

We do actually use dynamic libraries on linux, but we can guarantee an exact same build and deployment environment and have to use a (minimally) patched swiftpm currently - far from ideal and not practical for most.

Some relevant open issues/pull requests for more generic linux support:

8 Likes