kylebarron / arrow-wasm

Building block library for using Apache Arrow in Rust WebAssembly modules.
http://kylebarron.dev/arrow-wasm/
Apache License 2.0
15 stars 4 forks source link

Add FFIData struct #51

Closed kylebarron closed 8 months ago

kylebarron commented 8 months ago

Holds both an ArrowSchema and an ArrowArray