Jeff Ward on Nostr: npub1srcgh…xfms4 I'm working on having Dart be a scripting language, which works ...
npub1srcgh979ychudzrha7asxa7kvennpghghzzadmv5gcunfw5p72qs6xfms4 (npub1src…fms4) I'm working on having Dart be a scripting language, which works completely differently. You can attach a Dart script to an object, but if I were you I might avoid that completely and just allow Swift as an extension language.
My issue right now is dealing with memory management issues and figuring out when Dart needs to hold on too weak or strong references to objects.
My issue right now is dealing with memory management issues and figuring out when Dart needs to hold on too weak or strong references to objects.