Zero-copy Apache Arrow #4144
Unanswered
StefanUlbrich
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. I want to share large tabular data between a plugin in wasm and the host program. Is it possible to use apache arrow's IPC mechanisms to write data into a shared memory between the host and the plugin? Can memory of the host been exposed into the runtime?
Beta Was this translation helpful? Give feedback.
All reactions