### What happens? LOAD for already built extensions do not succeed due to missing function. On second LOAD alternative error about capi extensions. This is independent, can be fixed in duckdb/duckdb. ### To Reproduce Build (locally) duckdb-wasm via `make apply_patches && make serve`, then `LOAD spatial`. There is a problem connected to missing dynCall function. ### Browser/Environment: any ### Device: any ### DuckDB-Wasm Version: latest main ### DuckDB-Wasm Deployment: Local deployment of shell ### Full Name: Carlo Piovesan ### Affiliation: DuckDB Labs