Skip to content

Commit 39eb3f9

Browse files
committed
chore(cli): keep multi-value feature as unimplemented in the cli since
it's not ready yet
1 parent 98fe27f commit 39eb3f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/options.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,12 +222,12 @@
222222
" gc Garbage collection (WIP).",
223223
" stringref String reference types.",
224224
" relaxed-simd Relaxed SIMD operations.",
225-
" multi-value Multi value types.",
226225
""
227226
],
228227
"TODO_doesNothingYet": [
229228
" exception-handling Exception handling.",
230229
" tail-calls Tail call operations.",
230+
" multi-value Multi value types.",
231231
" memory64 Memory64 operations.",
232232
" extended-const Extended const expressions."
233233
],

0 commit comments

Comments
 (0)