7 ms·
The section on memory management describes a lot of work the runtime has to do to track ownership and copy memory around. Would shared virtual memory greatly si
by brooksbp 4y ago
The section on memory management describes a lot of work the runtime has to do to track ownership and copy memory around. Would shared virtual memory greatly simplify this?