Hacker News new | ask | show | jobs
by brooksbp 1292 days 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?