waynexia commented on issue #13818:
URL: https://github.com/apache/datafusion/issues/13818#issuecomment-2680102365

   I'm imaging a highly encapsulated JS component like
   
   ```tsx
   <DataFusion config={config}, interactive=true />
   ```
   
   and the user who wants an interactive terminal can render a DataFusion 
webpage with one line, who wants to use DataFusion WASM to do computation can 
invoke it as a JS function


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to