WebAssembly SIMD
- WDAn extension to WebAssembly adding 128-bit SIMD operations
Chrome
- ❌ 4 - 90: Not supported
- ✅ 91 - 128: Supported
- ✅ 129: Supported
- ✅ 130 - 132: Supported
Edge
- ❌ 12 - 90: Not supported
- ✅ 91 - 128: Supported
- ✅ 129: Supported
Safari
- ❌ 3.1 - 16.3: Not supported
- ✅ 16.4 - 17.6: Supported
- ✅ 18.0: Supported
- ✅ 18.1 - TP: Supported
Firefox
- ❌ 2 - 88: Not supported
- ✅ 89 - 129: Supported
- ✅ 130: Supported
- ✅ 131 - 133: Supported
Opera
- ❌ 9 - 76: Not supported
- ✅ 77 - 113: Supported
- ✅ 114: Supported
IE
- ❌ 5.5 - 10: Not supported
- ❌ 11: Not supported
Chrome for Android
- ✅ 129: Supported
Safari on iOS
- ❌ 3.2 - 16.3: Not supported
- ✅ 16.4 - 17.6: Supported
- ✅ 18.0: Supported
- ✅ 18.1: Supported
Samsung Internet
- ❌ 4 - 15.0: Not supported
- ✅ 16.0 - 24: Supported
- ✅ 25: Supported
Opera Mini
- ❌ all: Not supported
Opera Mobile
- ❌ 10 - 12.1: Not supported
- ✅ 80: Supported
UC Browser for Android
- ✅ 15.5: Supported
Android Browser
- ❌ 2.1 - 4.4.4: Not supported
- ✅ 129: Supported
Firefox for Android
- ✅ 130: Supported
QQ Browser
- ﹖ 14.9: Support unknown
Baidu Browser
- ﹖ 13.52: Support unknown
KaiOS Browser
- ❌ 2.5: Not supported
- ﹖ 3: Support unknown
WebAssembly SIMD requires a processor with SSE 4.1 if using the x86-64 architecture.
- Resources:
- Feature extension overview