SwiftWasm Blog

Published on

SwiftWasm 5.9.1 is now available

We're happy to announce the new release of SwiftWasm tracking upstream Swift 5.9.1!

This is a periodic release of SwiftWasm, which tracks the upstream Swift 5.9.1 release. As for changes in upstream Swift 5.9, we recommend referring to the official changelog.

For more information about SwiftWasm in general and for getting started, please visit the project documentation. If you have any questions, please come and talk to us on the SwiftWasm discussion forums or open an issue!

Internal build infrastructure changes

We've made some changes to our internal build infrastructure, which should make it easier for us to track upstream Swift changes. Now GitHub swiftwasm/swift repository is just for hosting our release artifacts, and we're maintaining our downstream changes in traditional .patch file format in swiftwasm/swiftwasm-build repository. See our rationale if you're interested in the details of this decision.

Acknowledgements

We'd like to thank our GitHub sponsors and OpenCollective contributors for their support, which allowed us to continue working on SwiftWasm and related projects. We are displaying our gold sponsors on the README of swiftwasm/swift repository. If you are already a gold sponsor and not yet listed, please contact Yuta Saito to add your appropriate logo.

We're committed to publishing transparent and open finances, so all expenses and transactions can be viewed publicly on our OpenCollective Transactions page.

So far we've spent money on monthly CI bills that cover new aarch64 CPU architecture and community CI, domain registration, email hosting, and development hardware for our maintainers.

Many thanks to MacStadium for giving us access to Apple Silicon hardware.

Additionally, we'd like to thank everyone who contributed their work and helped us make this release happen. These new releases wouldn't be possible without the hard work of them and the Swift community as a whole.