Hacker News new | ask | show | jobs
by web_chops 5174 days ago
I'm curious, does ASI actually hurt the performance of JS parsing ? I mean, will there be any performance difference between a code that properly uses semicolons versus one that relies on ASI..