You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/09/08 17:53:58 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #378: interpreters: Initial wasm3 WebAssembly runtime support

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:
users@infra.apache.org