Closed ja1dan closed 1 year ago
This pull request adds a swift compiler to the existing module types. From my tests, building with swiftc is just as fast as building with clang or any other of its derivatives.
swiftc
clang
This pull request adds a swift compiler to the existing module types. From my tests, building with
swiftc
is just as fast as building withclang
or any other of its derivatives.