You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "anchao (via GitHub)" <gi...@apache.org> on 2023/03/08 16:55:22 UTC

[GitHub] [nuttx-apps] anchao commented on pull request #1609: interpreters/wamr: add compile role of WebAssembly

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: commits-unsubscribe@nuttx.apache.org

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