Hacker News new | ask | show | jobs
by gpderetta 3536 days ago
Rust would be a perfect GC-optional language as, having per-thread heaps, GC using threads can be completely segregated from the non-using ones.