yuyang-ok edited PR #5873 from issue5839 to main:
This try fix https://github.com/bytecodealliance/wasmtime/issues/5839
Thenormalize_cmp_valueshould acceptIntCCas extra parameter.
So we can know If shouldsigned extendorunsigned extendon int types.
yuyang-ok edited PR #5873 from issue5839 to main:
This will try fix https://github.com/bytecodealliance/wasmtime/issues/5839
Thenormalize_cmp_valueshould acceptIntCCas extra parameter.
So we can know If shouldsigned extendorunsigned extendon int types.
yuyang-ok edited PR #5873 from issue5839 to main:
This will try fix https://github.com/bytecodealliance/wasmtime/issues/5839
Thenormalize_cmp_valueshould acceptIntCCas extra parameter.
So we can know If shouldsigned extendorunsigned extendon int types.
Riscv64 can only compare int64 value.
Last updated: Dec 06 2025 at 06:05 UTC