Stream: git-wasmtime

Topic: wasmtime / PR #2851 Process declared element segments for...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2021 at 20:37):

alexcrichton opened PR #2851 from fix-declared-element to main:

Now that we're using "possibly exported" as an impactful decision for
codegen (which trampolines to generate and which ABI a function has)
it's important that we calculate this property of a wasm function
correctly! Previously Wasmtime forgot to processed "declared" elements
in apart from active/passive element segments, but this updates Wasmtime
to ensure that these entries are processed and all the functions
contained within are flagged as "possibly exported".

Closes #2850

<!--

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 (Apr 20 2021 at 20:38):

alexcrichton updated PR #2851 from fix-declared-element to main.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2021 at 20:38):

peterhuene submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2021 at 21:52):

alexcrichton merged PR #2851.


Last updated: Oct 23 2024 at 20:03 UTC