tc39/proposal-hashbang

Acorn implementation

Opened this issue · 2 comments

I don't know if and how you want to track tooling implementation status, but acorn has out of the box spec-compatible support for this with the allowHashBang option.

acornjs/acorn#1134 about making it the default.

It would be great to PR this into the readme.