Skip to content
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

Test wasm-tools component wit on core modules #1714

Merged

Conversation

alexcrichton
Copy link
Member

Also cause it to return an error if the input is a core wasm module with zero component-type custom sections.

Closes #1673

Also cause it to return an error if the input is a core wasm module with
zero `component-type` custom sections.

Closes bytecodealliance#1673
@alexcrichton alexcrichton added this pull request to the merge queue Aug 12, 2024
Merged via the queue into bytecodealliance:main with commit 1283aed Aug 12, 2024
28 checks passed
@alexcrichton alexcrichton deleted the component-wit-refined branch August 12, 2024 14:59
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.

wit-parser::decoding::decode should error when given a core module
2 participants