Hacker News new | past | comments | ask | show | jobs | submit login

As explained in the thread. Rust the language itself doesn't know what the heap is. The heap is a library-level concept. You can use Rust perfectly well in heap-less/stack-only environments.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: