Hacker News new | ask | show | jobs
by hurrrrrrrr 2076 days ago
> Programming languages will generally crash at runtime when an unrecoverable error occurs (index out of bounds, memory allocation failed, null pointer, etc).

JS would like to have a word with you.