Stream: git-wasmtime

Topic: wasmtime / PR #3502 Add back the `ifcmp_sp` CLIF opcode.


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

cfallin requested pchickey for a review on PR #3502.

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

cfallin opened PR #3502 from ifcmp-sp to main:

This opcode was removed as part of the old-backend cleanup in #3446.
While this opcode will definitely go away eventually, it is
unfortunately still used today in Lucet (as we just discovered while
working to upgrade Lucet's pinned Cranelift version). Lucet is
deprecated and slated to eventually be completely sunset in favor of
Wasmtime; but until that happens, we need to keep this opcode.

<!--

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 01 2021 at 20:54):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 01 2021 at 21:04):

cfallin merged PR #3502.


Last updated: Nov 22 2024 at 16:03 UTC