latentflip / loupe

Visualizing the javascript runtime at runtime

Home Page:http://latentflip.com/loupe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for generators

zekenie opened this issue · comments

Hi there!

I'm giving a talk on async await and I'd love to use this tool. I'm wondering what it would take to make this tool support generators. I'd be interested in submitting a PR if I have time. Any advice you have on a starting point would be amazing.

Esprima says that its fully es6 compatible which is encouraging.

If you can make it happen, then yes, but I'm not sure how much effort it would be.