serenity/Tests/LibWasm
Ali Mohammad Pur 1c19d3cfc4 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).

(cherry picked from commit 55e1ab88ad428db20554ae6a04465f20880a06ea)
2024-06-26 22:13:13 +02: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-26 22:13:13 +02:00