shapesecurity / shift-parser-js

ECMAScript parser that produces a Shift format AST
http://shift-ast.org/parser.html
Apache License 2.0
248 stars 28 forks source link

async-await support #402

Closed bakkot closed 5 years ago

bakkot commented 5 years ago

This won't work until upstream dependencies are released, but I wanted to get the PR open works.

Note that I've based this on the es2017 branch. I just forked that from es2016.