Stream: git-wasmtime

Topic: wasmtime / PR #5115 Fix zero init sequence for i128 in cr...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 25 2022 at 09:22):

bjorn3 opened PR #5115 from ssa_i128_zero_init to main:

iconst.i128 is no longer allowed, so we have to use iconst.i64 + uextend instead.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 25 2022 at 09:54):

afonso360 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 25 2022 at 17:03):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 25 2022 at 17:03):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 25 2022 at 17:03):

cfallin merged PR #5115.


Last updated: Nov 22 2024 at 16:03 UTC