Here's a more comprehensive list of different platform examples: https://github.com/swiftlang/swift-embedded-examples
(About?) the same list in a nicely formatted way: https://www.swift.org/get-started/embedded/
reply
Interesting tidbit about not having the Foundation library. Every Swift project I worked on had to import that, so I imagine it's annoying to lose that
Here's a more comprehensive list of different platform examples: https://github.com/swiftlang/swift-embedded-examples