> Is it planned to implement a more efficient sharing which would not > involve a copy? Do you know about the hybrid heap experiment? It experiments with shared heaps so that processes can message pass references to data values rather than creating copies.