Sounds like you found a chrome bug. Native WebAssembly support is expected
to still have bugs at this stage, but it's very possible they aren't aware
of that one. I suggest filing a bug for the on the v8 tracker, with a
testcase as small as possible.

On Thu, Mar 17, 2016 at 10:28 AM, victor <[email protected]> wrote:

> So i've been able to reduce it to only using -SAFE_HEAP=1 -O2 (or higher)
>
> emcc timertest.cpp -s SAFE_HEAP=1 -O2 -s BINARYEN=1 -s
> "BINARYEN_SCRIPTS='spidermonkify.py'" -o timertest.html --separate-asm
>
> --
> 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.
>

-- 
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