Our great sponsors
-
Tokamak
SwiftUI-compatible framework for building browser apps with WebAssembly and native apps for other platforms
You can do client side web development in Swift with WebAssembly + SwiftWasm. Built on top of this is Tokamak, which allows you to run your SwiftUI code as a browser app (that maybe what the u/SirBill01 was thinking of, and it is actively maintained!). WebAssembly is right for some apps, and if you want to re-use business logic or even UI code from a native app you can check it out.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Beginner - is it complicated to make a web app from an app written with SwiftUI for iOS?
- Is "import Foundation" always required in Swift code?
- A SwiftUI-compatible framework for building browser apps with WebAssembly
- The Future of Swift?
- I wrote about why SwiftUI will never be possible on non-Apple platforms