Stream: git-wasmtime

Topic: wasmtime / PR #5873 fix issue5839


view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2023 at 11:07):

yuyang-ok opened PR #5873 from issue5839 to main:

This fix https://github.com/bytecodealliance/wasmtime/issues/5839

view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2023 at 11:29):

yuyang-ok updated PR #5873 from issue5839 to main.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2023 at 12:07):

yuyang-ok edited PR #5873 from issue5839 to main:

This try fix https://github.com/bytecodealliance/wasmtime/issues/5839

view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2023 at 12:10):

yuyang-ok edited PR #5873 from issue5839 to main:

This try fix https://github.com/bytecodealliance/wasmtime/issues/5839
The normalize_cmp_value should accept IntCC as extra parameter.
So we can know If this should singed extend or unsinged extend on int types.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2023 at 12:14):

yuyang-ok edited PR #5873 from issue5839 to main:

This try fix https://github.com/bytecodealliance/wasmtime/issues/5839
The normalize_cmp_value should accept IntCC as extra parameter.
So we can know If this should signed extend or unsigned extend on int types.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2023 at 23:19):

yuyang-ok edited PR #5873 from issue5839 to main:

This try fix https://github.com/bytecodealliance/wasmtime/issues/5839
The normalize_cmp_value should accept IntCC as extra parameter.
So we can know If should signed extend or unsigned extend on int types.


Last updated: Oct 23 2024 at 20:03 UTC