Skip to content

Switch two tests to assert_malformed - #710

Merged
lukewagner merged 1 commit into
WebAssembly:mainfrom
alexcrichton:switch-to-assert-malformed
Aug 24, 2026
Merged

Switch two tests to assert_malformed#710
lukewagner merged 1 commit into
WebAssembly:mainfrom
alexcrichton:switch-to-assert-malformed

Conversation

@alexcrichton

Copy link
Copy Markdown
Collaborator

These specifically shouldn't parse, or even create an AST, which means that the bytes can't be converted to text, for example.

These specifically shouldn't parse, or even create an AST, which means
that the bytes can't be converted to text, for example.
@lukewagner

Copy link
Copy Markdown
Member

Ah right, thanks!

@lukewagner
lukewagner merged commit ed5e525 into WebAssembly:main Aug 24, 2026
1 check passed
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