Skip to content

Conversation

trzeciak
Copy link
Contributor

@trzeciak trzeciak commented Jul 11, 2024

In this MR I bring back legacy exception handling opcodes, in reference to this report: #1653.

@alexcrichton Two things:

  • I have prepared the simplest wasm file possible which uses all the deprecated opcodes (see check_legacy_exception_handling_opcodes test function),
    could you please help me run the validator with this data?

  • Since this is behind the legacy-exception-handling feature, tests should be run with the cargo test --all-features flag, or I can add this feature to default list.
    Given this, how should I do it to make sense?

@trzeciak trzeciak marked this pull request as ready for review July 12, 2024 10:39
@trzeciak
Copy link
Contributor Author

@alexcrichton Okay, I changed 'cargo feature' to WasmFeatures and I added simple wat test file. I also changed some names and description, I think it's ready for review.

@alexcrichton alexcrichton enabled auto-merge July 12, 2024 15:23
@alexcrichton alexcrichton added this pull request to the merge queue Jul 12, 2024
Merged via the queue into bytecodealliance:main with commit 00cc81c Jul 12, 2024
@trzeciak trzeciak deleted the bring-back-legacy-exception-handling-opcodes branch July 12, 2024 15:40
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