anchao commented on PR #1609:
URL: https://github.com/apache/nuttx-apps/pull/1609#issuecomment-1460497557

   > honestly speaking, i feel this is halfly-baked.
   > 
   > * i feel that building wasm modules is not a job of nuttx-apps unless it 
involves something very nuttx-specific. is there something like that planned? 
what's that?
   > * `CONFIG_BENCHMARK_COREMARK=y` enables both of wasm module build and 
nuttx-native build of the app. i guess they should be controllable 
independently.
   > * it's awkward to prefer wamr-specific libc implementation over wasi-libc. 
especially when you use wasi-sdk.
   
   If you think there are too many problems with the current solution, you can 
further improve it. I just need an interpretable wasm program to run "hello 
world". At least no one has implemented this in nuttx before. This will help 
other junior developers to get familiar with wasm


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to