Skip to content

Require [..]l.l is not present with l #2138

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 1 commit into from
Apr 11, 2025

Conversation

alexcrichton
Copy link
Member

This updates validation of component model names to account for WebAssembly/component-model#494. This technically affects all existing users as well but it's hoped that it won't actually hit any cases of this in the wild.

This updates validation of component model names to account for
WebAssembly/component-model#494. This technically affects all existing
users as well but it's hoped that it won't actually hit any cases of
this in the wild.
@jsturtevant
Copy link
Contributor

LGTM, I am not super familiar with this code but changes look sane to me

@alexcrichton alexcrichton added this pull request to the merge queue Apr 11, 2025
Merged via the queue into bytecodealliance:main with commit dc9f408 Apr 11, 2025
32 checks passed
@alexcrichton alexcrichton deleted the more-validation branch April 11, 2025 20:01
alexcrichton added a commit to alexcrichton/wasm-tools that referenced this pull request Apr 14, 2025


Now some previously-valid WIT packages are considered invalid, so just
throw out such test cases instead of keeping them.
github-merge-queue bot pushed a commit that referenced this pull request Apr 14, 2025
Now some previously-valid WIT packages are considered invalid, so just
throw out such test cases instead of keeping them.
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