xiaoxiang781216 commented on pull request #378: URL: https://github.com/apache/incubator-nuttx-apps/pull/378#issuecomment-689039586
How about we mark the license in Kconfig like this: ``` config INTERPRETERS_WASM3 tristate "WASM3 Webassembly Runtime(MIT)" default n ``` So the user know the license impact before enabling the component. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org