Comment by wahnfrieden

Comment by wahnfrieden a day ago

1 reply

It's native SwiftUI and Swift so I want to avoid a rewrite. I am experimenting with porting my Swift code to web via WASM, now that SQLite WASM backed by IndexedDB is usable so I can reuse the data layer too. I'm also evaluating https://skip.tools for running my SwiftUI on Android.

jfoster a day ago

Either of web or Android would be great. Looking forward to trying it once one of them becomes available.