Compiling Isn't Running: Functionally Testing DuckDB-WASM Extensions (opens in new tab)
A DuckDB extension that compiles for WebAssembly has only proven that it compiles. Whether it loads, and whether it actually runs, are separate questions. I built a Node harness to ask them across 124 community extensions. Here's what it found and the fixes that came out of it.
Read the original article