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

   > it might be useful for something inbetween, but i think the number of such 
apps are too limited.
   
   The main purpose of integrating wasm/wamr build into nuttx:
   
   1. Reuse the current compilation rules. Developers do not need to maintain a 
wasm exclusive compilation environment. Some third-party applications can 
choose whether they need to be compiled into wasm modules through the 
compilation rules.
   2. wamr modules are related to OSI and runtime closely. we plan to implement 
a libc porting layer similar to wasi-libc (wasm nuttx libc?) if wasm module 
needs to run on nuttx


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