We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98fe27f commit 39eb3f9Copy full SHA for 39eb3f9
1 file changed
cli/options.json
@@ -222,12 +222,12 @@
222
" gc Garbage collection (WIP).",
223
" stringref String reference types.",
224
" relaxed-simd Relaxed SIMD operations.",
225
- " multi-value Multi value types.",
226
""
227
],
228
"TODO_doesNothingYet": [
229
" exception-handling Exception handling.",
230
" tail-calls Tail call operations.",
+ " multi-value Multi value types.",
231
" memory64 Memory64 operations.",
232
" extended-const Extended const expressions."
233
0 commit comments