File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -273,10 +273,12 @@ attempting to use instructions unsupported by the Wasm engine will fail at load
273273time without the risk of being interpreted in a way different from what the
274274compiler expected.
275275
276- Feature | Description
277- ------------|-------------------
278- ` simd128 ` | [ WebAssembly simd proposal] [ simd128 ]
276+ Feature | Description
277+ ---------------|-------------------
278+ ` relaxed-simd ` | [ WebAssembly relaxed simd proposal] [ relaxed-simd ]
279+ ` simd128 ` | [ WebAssembly simd proposal] [ simd128 ]
279280
281+ [ relaxed-simd ] : https://github.com/WebAssembly/relaxed-simd
280282[ simd128 ] : https://github.com/webassembly/simd
281283
282284### Additional information
You can’t perform that action at this time.
0 commit comments