Stream: git-wasmtime

Topic: wasmtime / PR #3496 Match on InstructionData instead of O...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 31 2021 at 17:16):

bjorn3 opened PR #3496 from legalizer_changes to main:

This should be faster by avoiding matching on InstructionData to get the Opcode, then on Opcode and then finally on the InstructionData again to get the arguments.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 31 2021 at 17:26):

bjorn3 updated PR #3496 from legalizer_changes to main.

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

cfallin submitted PR review.

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

cfallin merged PR #3496.


Last updated: Nov 22 2024 at 17:03 UTC