Hacker News new | ask | show | jobs
by PoignardAzur 1844 days ago
That's a bit disingenuous. Memory allocations in D require either GC or non-local unsafe code.

I'm aware that D has @live, a WIP attribute that mimics Rust semantics, but it's not remotely ready for production.