Thanks for the prompt reply! I've read through the links you provided. What I'm getting at is that there's no way to compile code that uses SIMD intrinsics? (i.e. emmintrin.h)
On Wednesday, August 7, 2019 at 1:29:08 PM UTC-4, Thomas Lively wrote: > > Hi, using native SIMD intrinsics is not supported with WebAssembly because > emulating native SIMD via WebAssembly SIMD will lead to unexpected > slowdowns. See this recent thread for more details: > https://groups.google.com/forum/#!msg/emscripten-discuss/bp_iubXU3BE/vI4opCduCQAJ > and > see > https://emscripten.org/docs/porting/simd.html#porting-simd-code-targeting-webassembly > for > more information on using WebAssembly's SIMD. > -- 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-discuss+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/emscripten-discuss/5866ecc7-c122-4084-9429-2fd07c5b09fc%40googlegroups.com.