delta-rs icon indicating copy to clipboard operation
delta-rs copied to clipboard

Investigate possibility of WASM target

Open rtyler opened this issue 5 years ago • 2 comments

Discussion with @nevi-me brought up an interesting idea, there may be a way to compile delta.rs to a wasm (Web Assembly) target and access a Delta table directly from within the browser.

This isn't something I'm personally going to have time to tinker with, but it would be a really interesting experiment to see how far we can push this library.

rtyler avatar Oct 30 '20 21:10 rtyler

I'll play around with this in the December break; I've been wanting to write a few blog posts about using Rust for data eng; this could make for a good tutorial :)

nevi-me avatar Nov 03 '20 20:11 nevi-me

Hey, was any progress made around this idea @nevi-me ? I had a similar thought, then stumbled on this issue, so I was hoping to see if there was any info. Thanks

Smurphy000 avatar Aug 11 '21 02:08 Smurphy000