jhorstmann commented on pull request #303:
URL: https://github.com/apache/arrow-rs/pull/303#issuecomment-842303334
> Is it intentional that simd can't be enabled for wasm32 targets?
Wasm does not seem to be listed as a [supported platform by packed_simd][1].
I don't have any experience with wasm, but I see no real reason why it should
not work if llvm has support for it.
[1]: https://crates.io/crates/packed_simd_2#user-content-platform-support
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]