Hacker News new | ask | show | jobs
by timtimmy 1958 days ago
I'm excited about a few projects bringing Swift to other platforms. SwiftWasm is surprisingly painless to get working [1]. Tokamak is an early stage SwiftUI-compatible framework for building web apps [2]. It also has the goal of supporting other native platforms and to that end there is early work on a GTK backend. I have no affiliation with these projects, though I would like to contribute to them at some point.

[1] https://swiftwasm.org/

[2] https://github.com/TokamakUI/Tokamak