Cross-platform Swift

Section • 5 episodes • 3 hr 5 min

Did you know that Swift runs on more platforms besides just Apple’s devices? It can run on Windows, Android, web browsers, and Linux (Swift even powers this very website!). This collection shows how to get a basic Swift app building for WebAssembly so that it can run in the browser, and then demonstrates the principles necessary to share code between multiple platforms.