What does HackerNews think of proposal-binary-ast?

Binary AST proposal for ECMAScript

#110 in JavaScript
There was some work on having flattened JS as bytecode. It never got much adoption but I believe it would have made the web a lot more efficient.

https://github.com/tc39/proposal-binary-ast

Iā€™d say WASM is the low level compilation target for JavaScript runtimes.

There is also a proposal for directly shipping ASTs instead of JavaScript source files for performance improvements [0].

[0]: https://github.com/tc39/proposal-binary-ast

There is a proposal from Mozilla/Facebook for a binary JS format.

https://github.com/tc39/proposal-binary-ast