On 3/27/18, 1:43 PM, "Harbs" <[email protected]> wrote:
>It looks to me like compc stopped supporting skipAsCoercions at some >point. > >TLF has the following: > <arg value="-js-output-optimization=skipAsCoercions"/> > >When I added this line, I’m pretty sure it worked as expected and TLF was >output without as coercions. Now, it does not seem to work. > >Should I log an Issue? Up to you. Might be a good time for you or someone else to try to learn enough about the compiler to fix it. The code should be in AsIsEmitter.java. -Alex
