Hacker News new | past | comments | ask | show | jobs | submit login

Browsers do a fast partial parse to figure out things like scoping and variable names, but skip actually building an AST so it's still a lot quicker than full parsing (e.g. https://v8.dev/blog/preparser)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: