duckdb-wasm
duckdb-wasm copied to clipboard
Test embedding of shell
We should test the shell embedding in the CI since it will be used in duckdb-web and dashql.
I migrated the shell to functional React hooks a while ago and got rid of redux. This should simplify the embedding.