Stream: git-wasmtime

Topic: wasmtime / PR #2450 Fix Wasm translator bug: end of tople...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 25 2020 at 02:58):

cfallin opened PR #2450 from cfallin/fix-wasm-reachable to main:

This makes the value of state.reachable() inaccurate when observing at
the tail of functions (in the post-function hook) after an ordinary
return instruction.

<!--

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 (Nov 25 2020 at 02:58):

cfallin requested fitzgen for a review on PR #2450.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 25 2020 at 17:20):

fitzgen submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 25 2020 at 18:56):

cfallin updated PR #2450 from cfallin/fix-wasm-reachable to main:

This makes the value of state.reachable() inaccurate when observing at
the tail of functions (in the post-function hook) after an ordinary
return instruction.

<!--

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 (Nov 25 2020 at 18:58):

cfallin requested fitzgen for a review on PR #2450.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 25 2020 at 21:08):

fitzgen submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 25 2020 at 21:09):

fitzgen merged PR #2450.


Last updated: Oct 23 2024 at 20:03 UTC