The implementation of JavaScript BinAST [1] is currently a prototype with
shipping in nightly behind an pref for limited experiments. This prototype
code needs an overhaul to be able to ship and the spec is still very far from
final.

In order to reduce developer and CI costs while we make rapid changes to the
JavaScript parser [2,3], I intent to remove the BinAST prototype from tree next
week in Bug 1642708.

Any future implementation of BinAST will likely be based on the upcoming
JavaScript parser redesign[2].

Original intent to implement: 
https://groups.google.com/d/msg/mozilla.dev.platform/1ZrtZlcI888/jOr1cTRHBQAJ

[1] https://github.com/tc39/proposal-binary-ast/blob/master/README.md
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=smooshmonkey
[3] https://bugzilla.mozilla.org/show_bug.cgi?id=stencil
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to