Skip to content

ci: disable wasm httpfs static link#545

Merged
adsharma merged 1 commit into
mainfrom
codex/disable-wasm-httpfs
May 30, 2026
Merged

ci: disable wasm httpfs static link#545
adsharma merged 1 commit into
mainfrom
codex/disable-wasm-httpfs

Conversation

@adsharma
Copy link
Copy Markdown
Contributor

Summary

Temporarily disables static linking of the httpfs extension in the wasm package build.

Context

The wasm build started failing after httpfs was added to EXTRA_CMAKE_FLAGS because the extension needs OpenSSL support. Initial attempts to satisfy that dependency showed that the available prebuilt wasm OpenSSL package is not compatible with cpp-httplib socket BIO usage, so this rolls wasm back to the previously working extension set while we sort out the right OpenSSL/httpfs approach.

Validation

  • git diff --check

@adsharma
Copy link
Copy Markdown
Contributor Author

This is a revert of #540

@adsharma adsharma marked this pull request as ready for review May 30, 2026 18:44
@adsharma adsharma merged commit d3f8322 into main May 30, 2026
4 checks passed
@adsharma adsharma deleted the codex/disable-wasm-httpfs branch May 30, 2026 18:44
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.

1 participant