Been starting to use SIMD (SSE3) in our project and in Firefox Nightly (49) 
its now providing a substancial performance improvement, good job!

However, not all browsers support it, so what is the plan regarding this? 
Is Emscripten going to provide some function to test if browser supports 
SIMD or not, so that we can branch in our code? Or is there a better way to 
deal with this?

Thanks!

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