Hacker News new | ask | show | jobs
by neonsunset 929 days ago
iOS is supported even better than Android. You can experimentally build applications with NativeAOT for it and there's even native Swift interop[0] bypassing ObjC in the works (the motivation behind it is somewhat elusive to me but hey!)

[0] https://github.com/dotnet/runtime/issues/93631