File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 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
284284` simd128 ` | | [ WebAssembly simd proposal] [ simd128 ]
285285` multivalue ` | | [ WebAssembly multivalue proposal] [ multivalue ]
286286` reference-types ` | | [ WebAssembly reference-types proposal] [ reference-types ]
287+ ` tail-call ` | | [ WebAssembly tail-call proposal] [ tail-call ]
287288
288289[ bulk-memory ] : https://github.com/WebAssembly/bulk-memory-operations
289290[ extended-const ] : https://github.com/WebAssembly/extended-const
@@ -293,6 +294,7 @@ Feature | Implicitly Enables | Description
293294[ sign-ext ] : https://github.com/WebAssembly/sign-extension-ops
294295[ simd128 ] : https://github.com/webassembly/simd
295296[ reference-types ] : https://github.com/webassembly/reference-types
297+ [ tail-call ] : https://github.com/webassembly/tail-call
296298[ multivalue ] : https://github.com/webassembly/multi-value
297299
298300### Additional information
You can’t perform that action at this time.
0 commit comments