/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

arduino.github.io
| | swift.org
5.9 parsecs away

Travel
| | It has been a longstanding goal to stabilize Swift's ABI on macOS, iOS, watchOS, and tvOS. While a stable ABI is an important milestone for the maturity of any language, the ultimate benefit to the Swift ecosystem was to enable binary compatibility for apps and libraries. This post describes what binary compatibility means in Swift 5 and how it will evolve in future releases of Swift.
| | jonathanbayless.com
4.9 parsecs away

Travel
| | The blog of Jonathan Bayless
| | github.com
5.3 parsecs away

Travel
| | A cross-platform, linkable library implementation of Git that you can use in your application. - libgit2/libgit2
| | perezdecastro.org
27.6 parsecs away

Travel
| [AI summary] The post details using Zig's cc compiler and Meson build system to create small, static binary executables for ARM devices without complex build processes.