Skip to content

NEON or SSE* ? #20748

Answered by sbc100
ryuujo1573 asked this question in Q&A
Nov 20, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

There would never be any reason to deliver separate x86 and arm binaries, no. In fact it would (almost) impossible for you to detect which binary to download even if you wanted to do that.

When building the with x86 or arm intrinsics the they both get lowers to Wasm intrinsics so there is no longer any bias to towards one or the other in the final wasm file.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ryuujo1573
Comment options

@sbc100
Comment options

Answer selected by ryuujo1573
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants