Skip to content

[wasm2c] Truncation of values slightly less than INT32_MIN is wrong #1499

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kripken opened this issue Jul 27, 2020 · 1 comment
Closed

[wasm2c] Truncation of values slightly less than INT32_MIN is wrong #1499

kripken opened this issue Jul 27, 2020 · 1 comment

Comments

@kripken
Copy link
Member

kripken commented Jul 27, 2020

Noticed by the binaryen fuzzer's wasm2c integration.

Background and testcase: WebAssembly/spec#1224

Spec tests are added in WebAssembly/spec#1225

@keithw
Copy link
Member

keithw commented Apr 27, 2022

I believe this was fixed in #1502, and wasm2c began passing the full conversions.wast test again after #1680

@keithw keithw closed this as completed Apr 27, 2022
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

No branches or pull requests

2 participants