scala-interop/slinc

Create implicit scope manager

markehammons opened this issue · 1 comments

Implicit scope (the idea of a scope that is tied to a runtime object) is something that could be/would be massively helpful for Slinc. It would allow an upcall pointing to a lambda to be collected once the lambda (and the pointer) has been garbage collected.