Web platform features explorer

BigInt to i64 conversion (WebAssembly)

Widely available since 2023-10-26
Tags: webassembly Groups: WebAssembly

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

Learning resources on MDN

No MDN documentation found. You can search for the feature on MDN. If you believe that MDN has no documentation about this feature, you can open an issue on MDN's GitHub repository.

Browser support (view on caniuse.com)