Skip to content

Link httpfs in WASM build#540

Merged
adsharma merged 1 commit into
mainfrom
wasm_httpfs
May 29, 2026
Merged

Link httpfs in WASM build#540
adsharma merged 1 commit into
mainfrom
wasm_httpfs

Conversation

@adsharma
Copy link
Copy Markdown
Contributor

Summary

  • build the httpfs extension as part of the WASM package build
  • statically link httpfs into the WASM artifact so s3:// and xet:// URLs are available

Validation

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/wasm-workflow.yml"); puts "ok"'
  • git diff --check -- .github/workflows/wasm-workflow.yml

@adsharma adsharma marked this pull request as ready for review May 29, 2026 05:24
@adsharma adsharma merged commit 21195a3 into main May 29, 2026
4 checks passed
@adsharma adsharma deleted the wasm_httpfs branch May 29, 2026 05:24
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