Closed bobbelkl closed 1 month ago
I'm cross compiling to linux and have swift-async-algorithms as a dependency. There are only two files that import Glibc: Locking.swift and Taskdriver.swift
Since Musl is the default for Swift SDKs is there any reason why there is no Musl support?
Never mind, I just didn't realize I wasn't using the latest version.
I'm cross compiling to linux and have swift-async-algorithms as a dependency. There are only two files that import Glibc: Locking.swift and Taskdriver.swift
Since Musl is the default for Swift SDKs is there any reason why there is no Musl support?