binaryen icon indicating copy to clipboard operation
binaryen copied to clipboard

Removed nan & infinity variables

Open architsinghal-mriirs opened this issue 2 years ago • 1 comments

Issue #4739 Hi @kripken I've made some changes as per the suggestions. I searched for nan in the entire codebase and found alot of instances of the same code. I've removed the code from few other files. Please review and let me know if this is this is correct.

Thanks and Regards Archit Singhal

architsinghal-mriirs avatar Jul 03 '22 12:07 architsinghal-mriirs

In general I think this might be good, but let's get the test failures fixed first. Please run ./auto_update_tests.py wasm2js and commit those changes.

kripken avatar Jul 06 '22 21:07 kripken