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

   > 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.
   
   Regarding building both the native app and the wasm module. Would it be 
possible to add a Kconfig menu, that is populated based on the current selected 
apps, to select what is also compiled as a wasm module ?


-- 
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