Skip to content

Fix incorrect comparison due to enum collision#67

Merged
tolauwae merged 1 commit intomainfrom
fix/comparison
Apr 17, 2026
Merged

Fix incorrect comparison due to enum collision#67
tolauwae merged 1 commit intomainfrom
fix/comparison

Conversation

@tolauwae
Copy link
Copy Markdown
Member

Refactor of WASM.Type lead to enum collisions where for instance Float.f32 values were seen as Special.nothing during comparison. In turn leading to false positives.

@tolauwae tolauwae added the bug Something isn't working label Apr 17, 2026
@tolauwae tolauwae moved this to Under Review in WARDuino Roadmap Apr 17, 2026
@tolauwae tolauwae merged commit f19edd1 into main Apr 17, 2026
6 checks passed
@tolauwae tolauwae deleted the fix/comparison branch April 17, 2026 17:56
@github-project-automation github-project-automation bot moved this from Under Review to Done in WARDuino Roadmap Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant