Swift 4.1 on ARMv7

Any progress on ARMv7? The CI for that platform seems to be aborted for quite a while now.

Yes, we're still working away over at the SwiftArm slack group. We've been building and running Swift4 on arm for a bit, and have been finding bugs along the way. The CI will continue to have build failures until the patches that we've been making are all merged into mainline.

4 Likes

Hello, I'm also interested in being able to use swift in arm devices, how do I join the Swift Arm slack workspace or are there any instructions to get started?

All the best

You can use our ARM support if you like, runs on all 32 bit processor. We had to backport to 32bit to support running mobile Swift apps on older Android devices. We put 2 years in making it run and optimize performance. Best Frank (www.scade.io)

Hello!, thank you for the reply. I took a look; great work, unfortunately if I'm not mistaken your platform targets Cross-Architecture Mobile apps; in our case we're looking for server side swift that can be ran in ARMv7.

I'm looking at these series of blog posts and Github repos to try out later:

You can join the Swift Arm slack workspace here - swift-arm on LaunchPass

1 Like

Please see Kaiede's Trello board for in-progress and completed tasks: Trello

1 Like