Stream: git-wasmtime

Topic: wasmtime / PR #4579 components: fix trampoline compilatio...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 02 2022 at 19:19):

peterhuene opened PR #4579 from fix-fact-lists to main:

This PR fixes trampoline compilation for lists where the loop condition
would only branch if the amount remaining was 0 instead of not 0.

It resulted in only the first element of the list being copied.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 02 2022 at 19:19):

peterhuene requested alexcrichton for a review on PR #4579.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 02 2022 at 19:21):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 02 2022 at 19:21):

alexcrichton has enabled auto merge for PR #4579.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 02 2022 at 20:28):

alexcrichton merged PR #4579.


Last updated: Nov 22 2024 at 16:03 UTC