Stream: git-wasmtime

Topic: wasmtime / PR #5562 Treat `wasmtime::component::Val::Floa...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 11 2023 at 22:59):

sunfishcode opened PR #5562 from sunfishcode/zero-equality to main:

Following up on #5535, treat positive and negative zero as inequal in wasmtime::component::Val::Float{32,64}'s PartialEq logic. IEEE 754 equality considers these values equal, but they are semantically distinct values, and testing and fuzzing should be aware of the difference.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jan 11 2023 at 23:10):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 11 2023 at 23:20):

sunfishcode updated PR #5562 from sunfishcode/zero-equality to main.

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

sunfishcode merged PR #5562.


Last updated: Nov 22 2024 at 16:03 UTC