Skip to content

Fix printing float results from the CLI#2797

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:fix-print-floats
Apr 2, 2021
Merged

Fix printing float results from the CLI#2797
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:fix-print-floats

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

Previously their bit patterns were printed interpreted as decimals, now
they're printed as floats.

Previously their bit patterns were printed interpreted as decimals, now
they're printed as floats.
@abrown
Copy link
Copy Markdown
Member

abrown commented Apr 1, 2021

It might be nice if one of the values had a fractional part (e.g. 100.1) just to double-check but it's not a big deal.

@alexcrichton alexcrichton merged commit 2994950 into bytecodealliance:main Apr 2, 2021
@alexcrichton alexcrichton deleted the fix-print-floats branch April 2, 2021 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants