apache / nuttx-apps

Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS
https://nuttx.apache.org/
Apache License 2.0
264 stars 490 forks source link

cmake:migrate wamr to CMake build #2340

Closed xuxin930 closed 3 months ago

xuxin930 commented 3 months ago

Summary

This patch follows the platform in wasm-micro-runtime to add CMake build support for nuttx

this should cooperate with https://github.com/bytecodealliance/wasm-micro-runtime/pull/3256

Impact

no impact currently

Testing

requires wamr version support