I'm using DuckDB Wasm 1.29.0 through JavaScript in the browser (Chrome). I create some tables in the "memory" database and populate them with data from various sources. Now I'd like to download the in ...