File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -279,13 +279,15 @@ Feature | Description
279
279
` extended-const ` | [ WebAssembly extended const expressions proposal] [ extended-const ]
280
280
` mutable-globals ` | [ WebAssembly mutable global proposal] [ mutable-globals ]
281
281
` nontrapping-fptoint ` | [ WebAssembly non-trapping float-to-int conversion proposal] [ nontrapping-fptoint ]
282
+ ` relaxed-simd ` | [ WebAssembly relaxed simd proposal] [ relaxed-simd ]
282
283
` sign-ext ` | [ WebAssembly sign extension operators Proposal] [ sign-ext ]
283
284
` simd128 ` | [ WebAssembly simd proposal] [ simd128 ]
284
285
285
286
[ bulk-memory ] : https://github.com/WebAssembly/bulk-memory-operations
286
287
[ extended-const ] : https://github.com/WebAssembly/extended-const
287
288
[ mutable-globals ] : https://github.com/WebAssembly/mutable-global
288
289
[ nontrapping-fptoint ] : https://github.com/WebAssembly/nontrapping-float-to-int-conversions
290
+ [ relaxed-simd ] : https://github.com/WebAssembly/relaxed-simd
289
291
[ sign-ext ] : https://github.com/WebAssembly/sign-extension-ops
290
292
[ simd128 ] : https://github.com/webassembly/simd
291
293
You can’t perform that action at this time.
0 commit comments