Skip to content

Conditionally use wac or wasm-compose for wit-bindgen test#1285

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:conditional-wac
Apr 28, 2025
Merged

Conditionally use wac or wasm-compose for wit-bindgen test#1285
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:conditional-wac

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

While wac is being merged upstream into wasm-tools fall back to using wasm-compose when wac is not otherwise necessary. This ensures that there's a composition tool used which is at the same version as all the other wasm-tools tools which wac doesn't guarantee just yet.

While `wac` is being merged upstream into `wasm-tools` fall back to
using `wasm-compose` when `wac` is not otherwise necessary. This ensures
that there's a composition tool used which is at the same version as all
the other wasm-tools tools which `wac` doesn't guarantee just yet.
@alexcrichton alexcrichton requested a review from dicej April 28, 2025 21:53
@alexcrichton alexcrichton enabled auto-merge April 28, 2025 22:06
@alexcrichton alexcrichton added this pull request to the merge queue Apr 28, 2025
Merged via the queue into bytecodealliance:main with commit 3395dd6 Apr 28, 2025
18 checks passed
@alexcrichton alexcrichton deleted the conditional-wac branch April 28, 2025 22:27
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