alamb commented on issue #13815:
URL: https://github.com/apache/datafusion/issues/13815#issuecomment-2730426380

   > I’m very interested in contributing to the WASM support for DataFusion 
project as part of GSoC 2025. Enhancing embeddability and ensuring robust WASM 
integration aligns with my passion for building reliable and maintainable 
software
   
   Thank you @savaliyabhargav 
   
   I think the key challenge is the same as in this ticket's description: 
   
   > DataFusion can be compiled today to WASM with some care. However it is 
somewhat tricky and the experience could be improved.
   
   I suggest some key milestones:
   1. Write a blog post explaining what WASM is, why it is important, and how 
to use DataFusion with it
   2. Add example / section to the documentation about compiling and building 
with WASM
   3. Make several example WASM apps with DataFusion -- for example 
https://github.com/apache/datafusion/issues/13818
   4. Stretch goal -- prototype how we would support WASM user defined functions


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to