Skip to content
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

Negative division error. #69

Open
Tracked by #180
MCJOHN974 opened this issue Nov 6, 2023 · 0 comments
Open
Tracked by #180

Negative division error. #69

MCJOHN974 opened this issue Nov 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@MCJOHN974
Copy link

MCJOHN974 commented Nov 6, 2023

I tried to divide negative integer into positive using both i32.div_s and i64.div_s. In both ways result was wrong. I didn't check, but now think it worth to check how other arithmetic operations work with negatives

@MCJOHN974 MCJOHN974 self-assigned this Nov 6, 2023
@MCJOHN974 MCJOHN974 added the bug Something isn't working label Nov 6, 2023
@MCJOHN974 MCJOHN974 mentioned this issue Nov 6, 2023
@aborg-dev aborg-dev added this to the ZK WASM: Stage 2 milestone Dec 5, 2023
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
None yet
Development

No branches or pull requests

2 participants