Ah, yes, that's totally fair. In case of JS (in browsers) it's sort of a big deal, I suppose, even if scripts being loaded are not render-blocking: the faster you lex and parse source files, the faster page becomes interactive.
P.S. I absolutely loved "Crafting Interpreters" — thank you so much for writing it!
No comments yet.