Building static and dynamic Swift libraries using the Swift compiler
A tutorial on building static and dynamic Swift libraries directly with the Swift compiler, without using the Swift Package Manager.
A tutorial on building static and dynamic Swift libraries directly with the Swift compiler, without using the Swift Package Manager.
A passionate blog post about the power and creative uses of the LD_PRELOAD environment variable in Linux.
Part 4 of a series on reducing Docker image size by using statically compiled binaries to eliminate dependencies.