feat(compose): enable all features during component validation by vados-cosmonic · Pull Request #2354 · bytecodealliance/wasm-tools

@vados-cosmonic

This commit enables all wasm features (i.e. `WasmFeatures`) for the
`wasm-tools compose` subcommand, so newer components with enabled
features (e.g. p3 async components) can be composed.

While wasm-tools compose is deprecated in favor of wac, it is
currently the only composition tool of the two that supports p3.

alexcrichton

Merged via the queue into bytecodealliance:main with commit 14ff6ca

Oct 15, 2025

34 checks passed

@vados-cosmonic vados-cosmonic deleted the feat(compose)=enable-all-features-during-validation branch

October 17, 2025 07:57