Hacker News new | ask | show | jobs
by eru 301 days ago
In languages like JavaScript (or Python etc) you can get memory allocation etc even when 'primitives' like int and bool are involved.

Haskell is the same, but for different reasons.