Editing the compiler is a bit over my head, though I'm happy to through
out comments on the generated JS code.
Just to brainstorm a bit further, using the asm.js switch idea as
inspiration, there is a way to finally use Alchemy right from within
AS3. In thinking about what it would take to add
For now, we're using the Google Closure Tools (mainly the GCC with
JSDoc annotation). This gives use the benefit of having our output
(structured but human readable JavaScript) recompiled into highly
optimised and minified 'release' JavaScript.
Having said that, given the flexible way FalconJx is