chdb-io / chdb

chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse
https://clickhouse.com/chdb
Apache License 2.0
2.13k stars 75 forks source link

Webassembly support? #151

Open maxmcd opened 11 months ago

maxmcd commented 11 months ago

Hello, apologies if this is covered elsewhere, but I was curious if webassembly support is planned? Imagine it might be easier on this embeddable target compared to the larger clickhouse project.

Any plans for support? I'd love to play around with chdb in the browser like I do with sqlite and duckdb.

lmangani commented 11 months ago

Hello @maxmcd this is a great topic! wasm chdb builds this might become possible in the future and there are a few attempts ongoing but at this time I believe chdb (and clickhouse) are a little too fat for the job and need to undergo a little diet to fit a browser. Once a static chdblib is ready and available this might become an active subject.

Let's keep this thread open to get everyone's take and grab future propositions.

ryanhamilton commented 10 months ago

+1 I would love this.

yugin-pro commented 1 month ago

+1 planning to use it with observable framework