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

sw_engine: support simd with webassembly #2211

Open
hermet opened this issue Apr 21, 2024 · 0 comments
Open

sw_engine: support simd with webassembly #2211

hermet opened this issue Apr 21, 2024 · 0 comments
Labels
optimization Enhance performance / Reduce memory usage or binary size raster Rasterizers (sw/gl/wgpu) web Web / Wasm

Comments

@hermet
Copy link
Member

hermet commented Apr 21, 2024

Investigate the performance benefit of adding one more path for supporting SIMD operations apart from AVX/NEON.

https://emscripten.org/docs/porting/simd.html

@hermet hermet added optimization Enhance performance / Reduce memory usage or binary size web Web / Wasm raster Rasterizers (sw/gl/wgpu) labels Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Enhance performance / Reduce memory usage or binary size raster Rasterizers (sw/gl/wgpu) web Web / Wasm
Projects
Status: No status
Development

No branches or pull requests

1 participant