Cross-platform Swift code running in the browser thanks to WebAssembly: https://www.pointfree.co/episodes/ep291-cross-platform-swift-webassembly. Great tutorial that may help someone interested in bringing their Swift business logic to the Web.
(#Wasm #WebAssembly #Swift #SwiftWasm)
(#Wasm #WebAssembly #Swift #SwiftWasm)
Episode #291: Cross-Platform Swift: WebAssembly
We are going to take a Swift feature into the browser. We will set up a WebAssembly application from scratch, show how to run and debug it, and even set up some basic UI. And then we will integrate our existing model into it, all powered by the magic of Swift’s Observation framework.
