Joey Smith

Results 4 comments of Joey Smith

That's some PR necromancy right there! ;)

Because YUICompressor is implemented by compiling all JavaScript provided down to an AST (using Mozilla Rhino), there's no way to prevent YUICompressor from minifying browser-implementation objects like Blob short of...

It's no different than the AST of any other javascript engine; node or spidermonkey would do the same things in this case.

This error is caused by a change in GCC behaviour after this tool was released. Add `-static` to the GCC command to proceed. See https://github.com/xoreaxeaxeax/rosenbridge/issues/1#issuecomment-411883824 for more discussion.