Skip to content

Fix a component text format panic#2107

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:fix-panic
Mar 20, 2025
Merged

Fix a component text format panic#2107
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:fix-panic

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

Outer aliases to non-component/module/type items should return an error since it can't be encoded rather than panicking.

Closes #2106

Outer aliases to non-component/module/type items should return an error
since it can't be encoded rather than panicking.

Closes bytecodealliance#2106
Copy link
Copy Markdown
Member

@rvolosatovs rvolosatovs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

@alexcrichton alexcrichton added this pull request to the merge queue Mar 20, 2025
Merged via the queue into bytecodealliance:main with commit 2a3cd38 Mar 20, 2025
32 checks passed
@alexcrichton alexcrichton deleted the fix-panic branch March 20, 2025 19:07
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.

Panic parsing handcrafted WIT

3 participants