←back to thread

82 points jacobx | 1 comments | | HN request time: 0s | source
Show context
dfabulich ◴[] No.45130428[source]
Could you use this to support hot module replacement? Replacing a SwiftUI view in a live app without restarting the process?
replies(1): >>45130541 #
jacobx ◴[] No.45130541[source]
Yeah you could! The only caveat is that either the whole app, or at least the part of the app showing the view you want to replace, would have to be running via the interpreter.

We're very interested in using the interpreter to improve the Swift developer experience in more ways like that.

replies(1): >>45133991 #
1. fragmede ◴[] No.45133991[source]
I bet you could make a ton of money just selling a better dev experience as an xcode add-on to Swift devs without even having the AI component. (But making an app on my phone with AI is unbelievably neat!).