Y
Hacker News
new
|
ask
|
show
|
jobs
by
btym
2610 days ago
>there is no sharing of objects across threads
You can message-pass a pointer if you are sure the referenced object won't be GCed.