[swift-dev] Porting Swift to Haiku
Joe Groff
jgroff at apple.com
Wed May 10 11:06:00 CDT 2017
> On May 7, 2017, at 4:22 PM, William Dillon via swift-dev <swift-dev at swift.org> wrote:
>
> Hi Joseph,
>
> That’s awesome!! I love BeOS back in the day.
>
> I work on the 32-bit swift port for ARM/Linux. Swift works just fine with 32-bit systems.
I don't think there's much to do to port Swift to a 32-bit Linux platform. The reason Swift doesn't support i386 on Mac is because that platform uses a completely different, older Objective-C runtime from all other Apple platforms that Swift doesn't interoperate with. On non-Mac platforms that shouldn't be an issue.
-Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20170510/32e2c643/attachment.html>
More information about the swift-dev
mailing list