Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sjrd
on Aug 18, 2017
|
parent
|
context
|
favorite
| on:
Towards a JavaScript Binary AST
> If parsing is so slow, maybe browsers should be caching the parsed representation of javascript sources to speed up page loading, or even better: the bytecode/JIT-generated code.
This is addressed in the article:
https://yoric.github.io/post/binary-ast-newsletter-1/#improv...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This is addressed in the article: https://yoric.github.io/post/binary-ast-newsletter-1/#improv...