joemarshall opened a new pull request, #37821:
URL: https://github.com/apache/arrow/pull/37821

   Split from #37696 
   
   This is just the cmake changes to enable building on emscripten.
   
   Changes are:
   1) Support for target system "emscripten"
   2) Cmake preset for building libarrow `ninja-release-emscripten-python` 
(same as `ninja-release-python`, but with emscripten support)
   3) Platform/toolchain override for cmake on emscripten, to set various build 
parameters that need setting to make it build there.
   4) Changes in pyarrow cmake so it works if you building libarrow as shared 
library, and also an option to enable the cmake file there to just dump the 
current arrow configuration, which is useful for cross-compile builds.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to