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 2021/05/26 05:31:19 UTC

[GitHub] [incubator-nuttx-apps] masayuki2009 opened a new pull request #735: Update WAMR

masayuki2009 opened a new pull request #735:
URL: https://github.com/apache/incubator-nuttx-apps/pull/735


   ## Summary
   
   - This PR consists of the following 2 commits
   - commit 1: interpreters: wamr: Change the default version to "03-25-2021"
      - This commit changes the default version to "03-25-2021"
         to fix a compile error for Cortex-M target
   - commit 2: interpreters: wamr: Add touch in Makefile to avoid unnecessary mv
   
   ## Impact
   
   - WASM micro runtime (WAMR)
   - NOTE: There are still compile warnings in the WAMR which should be fixed later
   
   ## Testing
   
   - Tested with spresense
   


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



[GitHub] [incubator-nuttx-apps] jerpelea merged pull request #735: Update WAMR

Posted by GitBox <gi...@apache.org>.
jerpelea merged pull request #735:
URL: https://github.com/apache/incubator-nuttx-apps/pull/735


   


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



[GitHub] [incubator-nuttx-apps] Ouss4 commented on pull request #735: Update WAMR

Posted by GitBox <gi...@apache.org>.
Ouss4 commented on pull request #735:
URL: https://github.com/apache/incubator-nuttx-apps/pull/735#issuecomment-849363710


   Thanks for trying the latest version @masayuki2009 


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



[GitHub] [incubator-nuttx-apps] masayuki2009 commented on pull request #735: Update WAMR

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on pull request #735:
URL: https://github.com/apache/incubator-nuttx-apps/pull/735#issuecomment-849202539


   >Just curious, why not the latest version (04-15-2021)?
   
   @Ouss4 
   Thanks for the comment.
   
   Actually, I tried the WAMR before releasing the version.
   So let me try the latest one.


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



[GitHub] [incubator-nuttx-apps] masayuki2009 commented on pull request #735: Update WAMR

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on pull request #735:
URL: https://github.com/apache/incubator-nuttx-apps/pull/735#issuecomment-849236357


   > So let me try the latest one.
   
   @Ouss4 
   I confirmed the latest one works, so I changed the version in this PR.
   


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