anchao commented on issue #2046:
URL: https://github.com/apache/nuttx-apps/issues/2046#issuecomment-1712013238

   @yamt 
   We are not using the implementation of wasi/wasi-libc. We have a python 
script to parse nuttx csv 
files([syscall](https://github.com/apache/nuttx/blob/master/syscall/syscall.csv)/[libc](https://github.com/apache/nuttx/blob/master/libs/libc/libc.csv)/[libm](https://github.com/apache/nuttx/blob/master/libs/libm/libm.csv))
 to automatically generate nuttx syscall/libc/libm glue codes. Currently, this 
feature works as expected without boundary checking in wamr, but it still needs 
some work if enable boundary check.


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