Skip to content

Blog / Example of how to compile DataFusion to WASM #13715

Open
@alamb

Description

@alamb

Is your feature request related to a problem or challenge?

It may not be clear that DataFusion can be compiled to WASM (and thus run in a browser), but it can be thanks to the work from @jonmmease @waynexia and others,

Check out this cool example from @XiangpengHao: https://parquet-viewer.haoxp.xyz/
Code here: https://github.com/XiangpengHao/parquet-viewer/tree/main

Describe the solution you'd like

I would like a blog (or well documented example) describing how to compile DataFusion as WASM and run it in the browser.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions