We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Given that it is already supported by Float32x4 and also by all major SIMD instruction sets including WASM, this seems like a no-brainer.
/// Multiplication operator. Int32x4 operator *(Int32x4 other);