Hacker News new | ask | show | jobs
by ajross 3517 days ago
Many real time systems and applications disallow heap usage, because they have formal verification requirements that can't be met with dynamic memory that may "run out" depending on run time state.
1 comments

Exactly this.