Skip to content

Instantly share code, notes, and snippets.

@kkebo
Last active February 21, 2026 15:49
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 273451a470a03f9, Swift 389be8d92797fc4) (link)
  • OS: FreeBSD 15.0-RELEASE-p3 amd64

(βœ…: OK, 🚧: NG, but there is a pull request, ❌: NG)

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-log#408
apple/swift-nio 54e528c 🚧 🚧 apple/swift-nio#3398, apple/swift-nio#3494
apple/swift-numerics 167fe9b βœ… 🚧 apple/swift-numerics#333, apple/swift-numerics#336
apple/swift-system 71db29e βœ… βœ… apple/swift-system#293
kkebo/swift_os ❌ N/A 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