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/23 11:11:26 UTC

[GitHub] [arrow-rs] alamb commented on pull request #324: Enable wasm32 as a target architecture for the SIMD feature

alamb commented on pull request #324:
URL: https://github.com/apache/arrow-rs/pull/324#issuecomment-846545335


   Yeah, this looks good to me
   
   I tested (on a mac, with the most recently updated nightly buid)
   ```
   cargo +nightly build  --target=wasm32-unknown-unknown  --features=simd   -p arrow
   ```
   
   and it built 👍 
   


-- 
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