Skip to content

Gate some async features behind separate feature gates #2095

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 11, 2025

Conversation

alexcrichton
Copy link
Member

This is an implementation of WebAssembly/component-model#468 in this repository. This also takes a moment to rename some component-model-* feature names to cm-* to avoid being so wordy. Additionally this renumbers some features to compress the bit space being used.

This is an implementation of WebAssembly/component-model#468 in this
repository. This also takes a moment to rename some `component-model-*`
feature names to `cm-*` to avoid being so wordy. Additionally this
renumbers some features to compress the bit space being used.
@alexcrichton alexcrichton requested a review from dicej March 11, 2025 20:29
@alexcrichton alexcrichton enabled auto-merge March 11, 2025 21:55
@alexcrichton alexcrichton added this pull request to the merge queue Mar 11, 2025
Merged via the queue into bytecodealliance:main with commit 7be33ae Mar 11, 2025
31 checks passed
@alexcrichton alexcrichton deleted the more-async-features branch March 11, 2025 22:07
alexcrichton added a commit to alexcrichton/wasm-tools that referenced this pull request Mar 12, 2025
I meant to hold off merging bytecodealliance#2095 until WebAssembly/component-model#468
was finished but I forgot and merged it anyway. This commit updates the
implementation in wasmparser's validation with the result of some
discussion on that upstream PR.
github-merge-queue bot pushed a commit that referenced this pull request Mar 12, 2025
I meant to hold off merging #2095 until WebAssembly/component-model#468
was finished but I forgot and merged it anyway. This commit updates the
implementation in wasmparser's validation with the result of some
discussion on that upstream PR.
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.

3 participants