[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] callout from interp.c code to objc/swift code need autorelease pool (#374)

Eliot Miranda notifications at github.com
Wed Mar 13 17:27:51 UTC 2019


But it is important to note that any wrapping can be done in the iOS code and should not be e.g. pushed further out to the VM code.  Why isn't it possible to wrap ye entire VM execution in an appropriate autorelease context in the iOS startup code before invoking the VM itself?  iOS is "in charge" of the launch process.  If the code needs to be refactored to invoke the VM through a function that can apply wrapping before we invoke VM code I am all for that.

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/374#issuecomment-472525054
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20190313/7cbe835d/attachment.html>


More information about the Vm-dev mailing list