Javascript-obfuscator: Async/await

Created on 30 Jan 2017  路  6Comments  路  Source: javascript-obfuscator/javascript-obfuscator

This is a must need as a ton of code I write now is using async/await.

3rd party library es2017 high priority

All 6 comments

esprima@stable currently not supporting this. When it will happen - i will need just to update dependency and it should work with async functions.

You can ask them to release beta version here
https://github.com/jquery/esprima/issues

finally
https://github.com/jquery/esprima/commit/d95fac62108c4a45139c4fe60c6c3155f585342a

I will release minor version in a few days, i should write some tests

Hi! Please try new [email protected], it supports async functions now.

Closed. Beta version supports async functions.

Was this page helpful?
0 / 5 - 0 ratings