Hacker News new | ask | show | jobs
by tbr1 1514 days ago
It's worth noting that aside from the overhead, function call / returns are not quite enough to reconstruct the callstack: tailcalls are just regular branch instructions.