So you can use `unsafeIsolate` to do what we want? To build something that can 
pass one reference from one thread over to another without any undefined 
behavior, copying, or dangling references in the original thread?

Reply via email to