MCPcopy Index your code
hub / github.com/datafusion-contrib/datafusion-wasm-bindings

github.com/datafusion-contrib/datafusion-wasm-bindings @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
46 symbols 74 edges 7 files 2 documented · 4%
What it actually does AI analysis from the code graph — generated when you open this
loading…
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-wasm

Docs

🚧 on the way

Before it's ready you can refer to the rust version of API documentation: https://docs.rs/datafusion/latest

Related Projects

Core symbols most depended-on inside this repo

format_object_store_error
called by 14
src/unsafe_opendal_store.rs
into
called by 5
src/error.rs
format_object_meta
called by 3
src/unsafe_opendal_store.rs
build_from_url
called by 2
src/object_store.rs
format_record_batch
called by 2
src/result_format.rs
create_test_record_batch
called by 2
src/result_format.rs
set_panic_hook
called by 1
src/lib.rs
execute_inner
called by 1
src/core.rs

Shape

Method 30
Class 7
Function 7
Enum 2

Languages

Rust100%

Modules by API surface

src/unsafe_opendal_store.rs23 symbols
src/object_store.rs8 symbols
src/core.rs7 symbols
src/result_format.rs5 symbols
src/error.rs2 symbols
src/lib.rs1 symbols

For agents

$ claude mcp add datafusion-wasm-bindings \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page