Skip to content

Fixup linking of libraries for Wasm#634

Merged
Maxxen merged 1 commit intoduckdb:v1.3.1from
carlopi:fixup_linking_proj_in_wasm
Jul 7, 2025
Merged

Fixup linking of libraries for Wasm#634
Maxxen merged 1 commit intoduckdb:v1.3.1from
carlopi:fixup_linking_proj_in_wasm

Conversation

@carlopi
Copy link
Contributor

@carlopi carlopi commented Jul 6, 2025

It's unclear to me why the symbol pj_release do not get properly exported to the final binary in Wasm, and I don't have a fix in PROJ, but this solves the problem (basically by re-linking the libraries again).

This is behind an EMSCRIPTEN ifdef, so should be sort of safe.

It's unclear to me why the symbol pj_release do not get properly exported, and I don't have a fix in PROJ, but this solves the problem (basically by re-linking the libraries again
@carlopi carlopi requested a review from Maxxen July 6, 2025 22:41
@Maxxen Maxxen merged commit bef22c4 into duckdb:v1.3.1 Jul 7, 2025
22 checks passed
@carlopi carlopi deleted the fixup_linking_proj_in_wasm branch July 7, 2025 07:04
Mytherin added a commit to duckdb/duckdb that referenced this pull request Jul 7, 2025
… Wasm (#18170)

On top of #18161 (now merged),
small bump further to handle limitation of linking in duckb-wasm solved
via (duckdb/duckdb-spatial#634)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants