It looks like _MM_SET_FLUSH_ZERO_MODE is missing in our xmmintrin.h. I
can't find any other documentation of that except for MSDN pages, I
wonder if that is Microsoft specific?
_MM_SET_DENORMALS_ZERO_MODE seems to be SSE3 and that is present.
When benchmarking performance, check the web page console first to
verify whether it successfully compiles as asm.js in Firefox. If it
does not, then performance will be very poor. Second, take a look at
the Firefox perf.html add-on at
https://perf-html.io, that is a good
tool to use to benchmark.
SIMD support is not available when building with WebAssembly. That is
a feature that is due to be added in a later release of WebAssembly
specification itself.
> --
> 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
emscripten-disc...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.