Stream: git-wasmtime

Topic: wasmtime / PR #3987 Split wasmtime-runtime's single gette...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2022 at 20:11):

alexcrichton opened PR #3987 from refactor-item-getters to main:

This splits the existing lookup_by_declaration function into a
lookup-per-type-of-item. This refactor ends up cleaning up a fair bit of
code in the wasmtime crate by removing a number of unreachable!()
blocks which are now no longer necessary.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2022 at 20:25):

sunfishcode submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2022 at 21:24):

alexcrichton merged PR #3987.


Last updated: Oct 23 2024 at 20:03 UTC