Hacker News new | ask | show | jobs
by bkolobara 1936 days ago
Yes, the data is copied from the memory of one process to another. In the future we want to use the WebAssembly multi-memory proposal to allow processes to share data without copying and reduce overhead in certain cases.