Stream: git-wasmtime

Topic: wasmtime / PR #10434 Make `RegisteredType::root` panic wh...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2025 at 18:32):

fitzgen opened PR #10434 from fitzgen:registered-type-root-unwrap-bad-type-index to bytecodealliance:main:

Rather than returning None.

All callers were unwrapping anyways, and if we ever hit this, it is really a bug in our code rather than an expected edge case we need to handle.

<!--
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 (Mar 20 2025 at 18:32):

fitzgen requested dicej for a review on PR #10434.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2025 at 18:32):

fitzgen requested wasmtime-core-reviewers for a review on PR #10434.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2025 at 19:07):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2025 at 19:28):

alexcrichton merged PR #10434.


Last updated: Jan 09 2026 at 13:15 UTC