Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

try emscripten simd #15

Open
malytomas opened this issue Aug 25, 2020 · 0 comments
Open

try emscripten simd #15

malytomas opened this issue Aug 25, 2020 · 0 comments

Comments

@malytomas
Copy link
Contributor

emscripten changelog version: 1.39.17: 06/05/2020

  • Added support for compiling SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE 4.2 and
    128-bit wide AVX intrinsics, emulated on top of Wasm SIMD instruction set.
    (#11193, #11243, #11290, #11327). Pass -msimd128 -msse to enable
    targeting SSE.
  • Removed obsolete SIMD.js support (-s SIMD=1). Use -msimd128 to target Wasm
    SIMD. (#11180)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant