Note
The follow up development of this project is moved to DataFusion WASM Bindings. Please check it out for the latest updates.
Apache Datafusion that works on wasm32-unknown-unknown.
This repo is published to npm: https://www.npmjs.com/package/datafusion-wasm. Use the following command to add dependence:
npm i datafusion-wasm🚧 on the way
Before it's ready you can refer to the rust version of API documentation: https://docs.rs/datafusion/latest
- domoritz/datafusion-wasm
- splitgraph/experimental-datafusion-webassembly
- pola-rs/js-polars WASM binding to Pola-rs