> On May 7, 2017, at 4:22 PM, William Dillon via swift-dev > <swift-dev@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
_______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev