Skip to content

Instantly share code, notes, and snippets.

@kkebo
Last active December 1, 2025 09:27
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 bff1370bd79c983, Swift 57cf4ce563f700b) (link)
  • OS: FreeBSD 15.0-RELEASE amd64
Repository SHA1 swift build swift test Note
apple/swift-algorithms 0aa3733
apple/swift-argument-parser 1fb5308
apple/swift-async-algorithms 24bd5ac apple/swift-async-algorithms#375
apple/swift-collections 8e5e4a8
apple/swift-log dea0abb apple/swift-log#372, apple/swift-log#387
apple/swift-nio 5741df9
apple/swift-numerics 167fe9b IntegerExponentTests.testFloat80 failed.
apple/swift-system b083113
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