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

Fix off-by-one length in binary-gc.wast #482

Merged
merged 1 commit into from
Nov 11, 2023
Merged

Conversation

fitzgen
Copy link
Contributor

@fitzgen fitzgen commented Nov 10, 2023

This avoids having two binary encoding errors which makes testing that a parser caught the expected error difficult.

@tlively PTAL

This avoids having two binary encoding errors which makes testing that a parser caught the expected error difficult.
fitzgen added a commit to fitzgen/wasm-tools that referenced this pull request Nov 10, 2023
@rossberg rossberg merged commit 4825e74 into WebAssembly:main Nov 11, 2023
1 check passed
@fitzgen fitzgen deleted the patch-2 branch November 11, 2023 19:05
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