Web platform features explorer

Extended constant expressions (WebAssembly)

Newly available since 2024-03-05
Tags: webassembly Groups: WebAssembly

The i32.add, i32.sub, i32.mul, i64.add, i64.sub, and i64.mul operations extend constant expressions to include arithmetic.

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