Stream: git-wasmtime

Topic: wasmtime / PR #13604 Remove `ExceptionTable::lookup_pc_tag`


view this post on Zulip Wasmtime GitHub notifications bot (Jun 10 2026 at 02:43):

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:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 10 2026 at 02:43):

alexcrichton requested cfallin for a review on PR #13604.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 10 2026 at 02:43):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #13604.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 10 2026 at 02:43):

alexcrichton requested wasmtime-core-reviewers for a review on PR #13604.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 10 2026 at 06:07):

github-actions[bot] added the label cranelift on PR #13604.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 10 2026 at 16:24):

:thumbs_up: fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 10 2026 at 16:25):

fitzgen added PR #13604 Remove ExceptionTable::lookup_pc_tag to the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (Jun 10 2026 at 16:49):

:check: fitzgen merged PR #13604.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 10 2026 at 16:49):

fitzgen removed PR #13604 Remove ExceptionTable::lookup_pc_tag from the merge queue


Last updated: Jul 29 2026 at 05:03 UTC