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

arrow impls for ffi #52

Closed kylebarron closed 8 months ago

kylebarron commented 8 months ago

had accidentally only implemented these on my own types, not on the upstream ones