🏠 New in High Baseline Support: BigInt to i64 conversion (WebAssembly)

October 26, 2023

caniuse · mdn · spec

Integer values pass bidirectionally between JavaScript and WebAssembly, converted to i64 values in WebAssembly or BigInt values in JavaScript.

Source features