Hi,

I've imported a C based-lib for video compressing to js using emscripten on 
windows. and it runs well with Chrome on Windows, and firefox on both Mac 
and Windows, but with Chrome on Mac, it give wrong output(using same input 
and compare the output with windows dll test bench), and I have no idea 
what should I do to fix this.

no asm nor optimization option is selected when compiling(using default).
and it act consistent with the codes runs in a worker or not.

detail of chrome on Mac:
Chrome Version 47.0.2526.27 beta (64-bit)
OS 10.8.5 64 bits (English version)

detail of chrome on Windows:
Chrome Version 46.0.2490.80 m
OS Win7 Ultimate 32 bits (Chinese version)

I'm just grasp the emscripten and still learning, but still feel hard to 
locate the problem and any comment is welcomed~

Best Regards,
Eden

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to