Yoric / yoric.github.io

My blog
https://yoric.github.io
1 stars 1 forks source link

JavaScript Binary AST Engineering Newsletter #1 #14

Open Yoric opened 3 years ago

Yoric commented 3 years ago

https://yoric.github.io/post/binary-ast-engineering-newsletter-1/

Hey, all cool kids have exciting Engineering Newsletters these days, so it’s high time the JavaScript Binary AST got one! Summary JavaScript Binary AST is a joint project between Mozilla and Facebook to rethink how JavaScript source code is stored/transmitted/parsed. We expect that this project will help visibly speed up the loading of large codebases of JS applications and will have a large impact on the JS development community, including both web developers, Node developers, add-on developers and ourselves.