Hello,

I know arrow can work in the browser due to the nice observableHQ notebooks
about it. However, I'm currently struggling to get to the point where I can
successfully even compile a simple front-end ts file with an apache-arrow
import - using either the generic (`npm i apache-arrow`) or @apache-arrow/ts
or @apache-arrow/exnext-esm.

I am happy to put up an example that does not work, but my guess is I'm
missing something pretty basic here, and I've tried many different things.
So, I could use guidance in terms of what would be a useful example here.

Ideally, I'll use the ts-loader webpack. Ultimately, I'll be integrating
with a Next.js application.

Thank you!
Dav

Reply via email to