Skip to content

Instantly share code, notes, and snippets.

@kkebo
Last active January 27, 2026 15:08
Show Gist options
  • Select an option

  • Save kkebo/2068883b61b954f2f98a021780fbaffd to your computer and use it in GitHub Desktop.

Select an option

Save kkebo/2068883b61b954f2f98a021780fbaffd to your computer and use it in GitHub Desktop.
Swift on FreeBSD compatibility table

Swift on FreeBSD compatibility table

  • Toolchain: Swift version 6.3-dev (LLVM b58b2a34d509492, Swift cf535d8b998d09b) (link)
  • OS: FreeBSD 15.0-RELEASE-p1 amd64
Repository SHA1 swift build swift test Note
apple/swift-algorithms 0aa3733
apple/swift-argument-parser 1fb5308
apple/swift-async-algorithms 103f5e5 apple/swift-async-algorithms#375
apple/swift-collections 8e5e4a8
apple/swift-log 7d6d55f apple/swift-log#372, apple/swift-log#387
apple/swift-nio 54e528c apple/swift-nio#3398, apple/swift-nio#3494
apple/swift-numerics 167fe9b apple/swift-numerics#333
apple/swift-system 7e474cb apple/swift-system#293
kkebo/swift_os - The current toolchain does not include standard libraries for Embedded Swift.
kkebo/zyphy swift package --package-path Benchmarks benchmark fails because ordo-one/package-benchmark does not suppport FreeBSD yet.
ordo-one/package-benchmark 5dcae6e
swiftlang/swift-format 1058a40
swiftlang/swift-syntax 02f8220
swiftlang/swiftly 4a030e1 Its dependencies, apple/swift-log, apple/swift-system, and apple/swift-nio, do not support FreeBSD yet.
swiftlang/swiftly#393
swiftwasm/WasmKit 7f5f88e Its dependencies, apple/swift-log, apple/swift-system, and apple/swift-nio, do not support FreeBSD yet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment