Reading the [emscripten simd documentation](https://emscripten.org/docs/porting/simd.html) seems that we could add other flags i think `-msse`. I will make a test and probably a new PR.
Reading the emscripten simd documentation seems that we could add other flags i think
-msse. I will make a test and probably a new PR.