You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/16 15:02:29 UTC

[GitHub] [arrow-rs] roee88 commented on pull request #303: replace #[cfg(simd)] with #[cfg(feature = "simd")]

roee88 commented on pull request #303:
URL: https://github.com/apache/arrow-rs/pull/303#issuecomment-841829369


   > I remember the PR that introduced that added some [build.rs magic](https://github.com/apache/arrow-rs/blob/master/arrow/build.rs#L24) using the [cfg_alias crate](https://docs.rs/cfg_aliases/0.1.1/cfg_aliases/), but I never verified that actually worked.
   
   Is it intentional that simd can't be enabled for wasm32 targets?


-- 
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:
users@infra.apache.org