Hacker News new | ask | show | jobs
by kaba0 671 days ago
It’s semantics only. The compiler is free to optimize it in any way, e.g. if a function call gets inlined, there is nothing “returning” to begin with, it’s all just local values.