Web features explorer

BigInt to i64 conversion (WebAssembly)

Widely available
Tags: webassembly Groups: WebAssembly

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

Compatibility (view on caniuse.com)