Hacker News new | ask | show | jobs
by kevincox 2094 days ago
IIUC Yes. Although there are some cases where it can share immutable objects or pass ownership.

However you can always just open a shared memory region and write bytes back and forth. You don't get ruby types but if you are worried about performance that probably isn't much of a concern.