no1wudi commented on PR #2065: URL: https://github.com/apache/nuttx-apps/pull/2065#issuecomment-1886444618
@yamt I'm sorry to cause you trouble, and I think it's reasonable to add an option to control this behavior. However, building Wasm applications with NuttX headers in the NuttX build system is a general design rather than just for WAMR. It's just that WAMR was the first to implement these interfaces, so calling the libc here as the NuttX libc would be more appropriate, rather than the built-in libc of WAMR. Perhaps we could consider renaming the option to INTERPRETERS_WAMR_BUILD_MODULES_FOR_NUTTX_LIBC. -- 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]
