datafusion-wasm
v0.3.1
Published
WASM bindings for Apache DataFusion
Readme
DataFusion WASM
Apache Datafusion that works on wasm32-unknown-unknown.
Install
This repo is published to npm: https://www.npmjs.com/package/datafusion-wasm. Use the following command to add dependence:
npm i datafusion-wasmDocs
🚧 on the way
Before it's ready you can refer to the rust version of API documentation: https://docs.rs/datafusion/latest
Related Projects
- domoritz/datafusion-wasm
- splitgraph/experimental-datafusion-webassembly
- pola-rs/js-polars WASM binding to Pola-rs
