ladybird/Tests/LibWasm
Ali Mohammad Pur 55e1ab88ad Tests/LibWasm: Don't ignore the result of BigInt::export_data()
Prior to this commit, the test runner was ignoring the result, which
meant that values that fit in less than 128 bits were shifted to remove
the zero words (which is obviously incorrect).
2024-06-25 18:25:53 -06:00
..
CMakeLists.txt LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions 2023-08-21 13:39:32 +03:30
test-wasm.cpp Tests/LibWasm: Don't ignore the result of BigInt::export_data() 2024-06-25 18:25:53 -06:00