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