Skip to content

wasmparser(CM+GC): Fill in Options::core_type during Options::check_lift #2230

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

Conversation

fitzgen
Copy link
Member

@fitzgen fitzgen commented Jun 10, 2025

We need the core type in order to check that the core and component signatures match.

Before this commit, the new test cases would panic at runtime.

@fitzgen fitzgen requested a review from a team as a code owner June 10, 2025 01:05
@fitzgen fitzgen requested review from dicej and removed request for a team June 10, 2025 01:05
…k_lift`

We need the core type in order to check that the core and component signatures
match.

Before this commit, the new test cases would panic at runtime.
@fitzgen fitzgen force-pushed the fill-in-core-type-in-check-lift branch from 6cfadd6 to 15b83b1 Compare June 10, 2025 01:06
@fitzgen fitzgen added this pull request to the merge queue Jun 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 10, 2025
@fitzgen fitzgen enabled auto-merge June 10, 2025 17:30
@fitzgen fitzgen added this pull request to the merge queue Jun 10, 2025
Merged via the queue into bytecodealliance:main with commit 7ddd2e8 Jun 10, 2025
32 checks passed
@fitzgen fitzgen deleted the fill-in-core-type-in-check-lift branch June 10, 2025 17:42
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