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 @@ -284,6 +284,7 @@ Feature | Implicitly Enables | Description
284
284
` simd128 ` | | [ WebAssembly simd proposal] [ simd128 ]
285
285
` multivalue ` | | [ WebAssembly multivalue proposal] [ multivalue ]
286
286
` reference-types ` | | [ WebAssembly reference-types proposal] [ reference-types ]
287
+ ` tail-call ` | | [ WebAssembly tail-call proposal] [ tail-call ]
287
288
288
289
[ bulk-memory ] : https://github.com/WebAssembly/bulk-memory-operations
289
290
[ extended-const ] : https://github.com/WebAssembly/extended-const
@@ -293,6 +294,7 @@ Feature | Implicitly Enables | Description
293
294
[ sign-ext ] : https://github.com/WebAssembly/sign-extension-ops
294
295
[ simd128 ] : https://github.com/webassembly/simd
295
296
[ reference-types ] : https://github.com/webassembly/reference-types
297
+ [ tail-call ] : https://github.com/webassembly/tail-call
296
298
[ multivalue ] : https://github.com/webassembly/multi-value
297
299
298
300
### Additional information
You can’t perform that action at this time.
0 commit comments