🏠 New in Low Baseline Support: BigInt to i64 conversion (WebAssembly)
April 26, 2021
Integer values pass bidirectionally between JavaScript and WebAssembly, converted to i64 values in WebAssembly or BigInt values in JavaScript.
Source features
webassembly.BigInt-to-i64-integration[mdn]