https://github.com/sqlite/sqlite-wasm/blob/7c1b309c3bd07d8e6d92f82344108cebbd14f161/sqlite-wasm/jswasm/sqlite3-bundler-friendly.mjs#L13510 https://github.com/sqlite/sqlite-wasm/blob/7c1b309c3bd07d8e6d92f82344108cebbd14f161/sqlite-wasm/jswasm/sqlite3-bundler-friendly.mjs#L13321 `computeDigest` seems to only return [0, 0], because the length of `apBody` Uint8Array is 516, which will cause h1 h2 to be infinite. <img width="345" alt="Image" src="https://github.com/user-attachments/assets/e471f7d5-a73a-4783-8f67-323120fcbcc6" /> <img width="972" alt="Image" src="https://github.com/user-attachments/assets/fc77bb2c-83d7-4dae-a420-2c3bd6080e50" />