wasi:cli/run

This commit is contained in:
2026-06-29 15:48:07 -06:00
parent bf5990c880
commit cd56b176af
7 changed files with 110 additions and 12 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
(display "the numberr is ... ")
(display (+ 1 (* 3 4)))
(display (+ 5 (* 3 4)))
(newline)