Skip to content

Dont expect indices in validation messages either.#1089

Merged
sunfishcode merged 1 commit intoWebAssembly:masterfrom
sunfishcode:no-index
Oct 20, 2019
Merged

Dont expect indices in validation messages either.#1089
sunfishcode merged 1 commit intoWebAssembly:masterfrom
sunfishcode:no-index

Conversation

@sunfishcode
Copy link
Member

Similar to #1076, don't include index numbers in expected error messages
from validation. This allows implementations to avoid creating
dynamically formatted strings for validation error messages. Admittedly
this isn't a huge burden, but it does seem like something that shouldn't
be required to pass the spec test.

Similar to WebAssembly#1076, don't include index numbers in expected error messages
from validation. This allows implementations to avoid creating
dynamically formatted strings for validation error messages. Admittedly
this isn't a huge burden, but it does seem like something that shouldn't
be required to pass the spec test.
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