alamb opened a new issue #87:
URL: https://github.com/apache/arrow-rs/issues/87


   *Note*: migrated from original JIRA: 
https://issues.apache.org/jira/browse/ARROW-9453
   
   I am hoping to support arch_target=Wasm32 as a compilation target for the 
rust arrow & datafusion packages.
   
   My plan is to add compiler conditionals around any I/O features and libc 
dependent features of these two libraries.
   
   My intent is to be able to use the apache arrow libraries in UDF style WASM 
functions which pass arrow memory references between the host (spark 
environment) and the WASM code


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


Reply via email to