Stream: git-wasmtime

Topic: wasmtime / PR #2460 interpreter: fix confusion caused by ...


view this post on Zulip Wasmtime GitHub notifications bot (Dec 01 2020 at 02:15):

abrown requested fitzgen for a review on PR #2460.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 01 2020 at 02:15):

abrown opened PR #2460 from fix-function-store to main:

Prior to this change, the interpreter would use an incorrect FuncRef for accessing functions from the function store. This is now clarified and fixed by a new type--FuncIndex.

<!--

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 (Dec 01 2020 at 17:36):

fitzgen submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 01 2020 at 17:36):

fitzgen merged PR #2460.


Last updated: Nov 22 2024 at 17:03 UTC