How to get started

Even if you don't have any physical devices, you can play around with Embedded Swift in WebAssembly. Here's a quick guide to setting up your toolchain to be able to try it: How to use compile code with the newest Swift Embedded features in Swift WASM

My understanding is WebAssembly lacks libc, so it will probably involve a lot of pain.

1 Like