Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Makefile compatible with DuckDB-Wasm #1

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

carlopi
Copy link
Contributor

@carlopi carlopi commented Jan 25, 2024

This changes make it possible to compile (once the relevant tools are installed) duckdb-psql to duckdb-wasm.

Example deployment of the duckdb-wasm web-shell (with signature checks disabled): https://carlopi.github.io/duckdb-wasm-unsigned/#queries=v0,LOAD-'https%3A%2F%2Fcarlopi.github.io%2Fduckdb%20wasm%20unsigned%2Fthird_party_extensions%2Fpsql.duckdb_extension.wasm'~,from-'https%3A%2F%2Fraw.githubusercontent.com%2Fywelsch%2Fduckdb%20psql%2Fmain%2Fexample%2Finvoices.csv'-%7C-order-by-total-DESC-%7C-limit-10~

I will do a next pass and figure out deployment (ideally on github pages).

@ywelsch
Copy link
Owner

ywelsch commented Jan 26, 2024

Awesome, Carlo. I'm OOO at the moment, but look forward at getting this merged next week

@ywelsch ywelsch merged commit 162be14 into ywelsch:main Feb 8, 2024
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants