Hacker News new | ask | show | jobs
by eru 687 days ago
You can very well have a Rust-like language with Rust's model of 'compile-time memory management', but you replace all uses of reference counting with tracing garbage collection.