Paul Everitt on Nostr: npub10j24r…mylxs A question about subinterpreters. Let's say you import your app in ...
npub10j24rckp8em5egzgulkjc28yyev2kq7q72xwqz0wep46qtqe8dwq2mylxs (npub10j2…ylxs) A question about subinterpreters. Let's say you import your app in a subinterpreter. Then detect the app source changed, throw away the interpreter, make a new one, and import.
Meaning, a half-step to hot reloading. Would that work? Or is some import state still in parent interpreter?
Meaning, a half-step to hot reloading. Would that work? Or is some import state still in parent interpreter?