yamt commented on code in PR #8772:
URL: https://github.com/apache/nuttx/pull/8772#discussion_r1130166967


##########
boards/sim/sim/sim/README.txt:
##########
@@ -1245,6 +1245,18 @@ touchscreen
   See apps/examples/README.txt for further information about build
   requirements and configuration settings.
 
+toywasm
+
+  This is a configuration with toywasm.
+
+  An example usage:
+
+    NuttShell (NSH) NuttX-10.4.0
+    nsh> mount -t hostfs -o fs=/tmp/wasm /mnt
+    nsh> toywasm --wasi /mnt/hello.wasm
+    hello
+    nsh>
+

Review Comment:
   do you mean to block this PR?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to