Troy Gerwien

Results 3 issues of Troy Gerwien

Hi @adleroliveira, Saw this at top of /r/node, congrats! I noticed that dreamjs supports an async API but its implementation is fully synchronous. This will lead to errors in usage...

Hi @Macmee, I have another suggestion. Looking at the replacements the hook function makes, I see a few incompatibilities/omissions compared to how 'real' ES6 modules would behave. You've probably already...

Hi @Macmee, I saw this on /r/node and thought it seems useful. Thanks for making it! I wanted to suggest using a proper parser, rather than regex-based replacing, to rewrite...