Yoric / yoric.github.io

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

Towards a JavaScript Binary AST #15

Open Yoric opened 3 years ago

Yoric commented 3 years ago

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

In this blog post, I would like to introduce the JavaScript Binary AST, an ongoing project that we hope will help make webpages load faster, along with a number of other benefits. A little background Over the years, JavaScript has grown from one of the slowest scripting languages available to a high-performance powerhouse, fast enough that it can run desktop, server, mobile and even embedded applications, whether through web browsers or other environments.