WASM witness generator gives incorrect (and different from C++ witness generator) values for negative numbers.
Depends on https://github.com/iden3/circom_tester/pull/11 - otherwise c tester fails.
Some of the tests are disabled while we are not supporting negative numbers and cpp witness calc stopped accepting them too. Kept folder org as it was - it follows the structure of circomlib.
WASM witness generator gives incorrect (and different from C++ witness generator) values for negative numbers. Depends on https://github.com/iden3/circom_tester/pull/11 - otherwise c tester fails.