Stream: git-wasmtime

Topic: wasmtime / PR #4299 cranelift: Fix `bint` implementation ...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 22 2022 at 23:06):

afonso360 opened PR #4299 from fix-bint-interpreter to main:

The interpreter was returning -1 instead of 1 for positive values.
This also extends the bint test suite to cover all types.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 22 2022 at 23:08):

afonso360 edited PR #4299 from fix-bint-interpreter to main:

Hey,

The interpreter was returning -1 instead of 1 for positive values.
This also extends the bint test suite to cover all types.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 22 2022 at 23:08):

afonso360 edited PR #4299 from fix-bint-interpreter to main:

Hey,

The interpreter was returning -1 instead of 1 for positive values on the bint instruction.
This also extends the bint test suite to cover all types.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 23 2022 at 00:28):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 23 2022 at 18:32):

afonso360 updated PR #4299 from fix-bint-interpreter to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 23 2022 at 20:42):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 23 2022 at 20:43):

abrown merged PR #4299.


Last updated: Nov 22 2024 at 16:03 UTC