alexcrichton opened PR #13604 from alexcrichton:remove-exception-table-method to bytecodealliance:main:
This helps keep wasm/clif-util using the same exact code and additionally removes the implicit assumption that tags are sorted which isn't always the case for wasm. The replacement isn't a perfect fit but it's workable enough for clif-util.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested cfallin for a review on PR #13604.
alexcrichton requested wasmtime-compiler-reviewers for a review on PR #13604.
alexcrichton requested wasmtime-core-reviewers for a review on PR #13604.
github-actions[bot] added the label cranelift on PR #13604.
:thumbs_up: fitzgen submitted PR review.
fitzgen added PR #13604 Remove ExceptionTable::lookup_pc_tag to the merge queue
:check: fitzgen merged PR #13604.
fitzgen removed PR #13604 Remove ExceptionTable::lookup_pc_tag from the merge queue
Last updated: Jul 29 2026 at 05:03 UTC