|
|
|
|
|
by leeoniya
787 days ago
|
|
i think duckdb-wasm is closer to 6MB over wire, but ~36MB once decompressed. (see net panel when loading https://shell.duckdb.org/) the decompressed size should be okay since it's not the same as parsing and JITing 36MB of JS. |
|