maxtaco / tamejs

JavaScript code rewriter for taming async-callback-style code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consolidate constant handling & add knobs

maxtaco opened this issue · comments

For instance, can turn off Tame cb stack tracing (to save runtime overhead); can use a name other than cb, etc. Need to clean this up.