WebAssembly SIMD-specific instructions

WebAssembly SIMD (single instruction, multiple data) instructions.

Note: This instructions in this section are SIMD-specific. Many of the general (non-SIMD-specific) reference pages include information on using those instructions with SIMD as well as non-SIMD types.

Bitwise instructions

SIMD-specific bitwise instructions.

Conversion instructions

SIMD conversion instructions.

Extract instructions

SIMD extract instructions.

See also