Huang Qi e0511fe822 Correct stack base calculation on Mac and NuttX (#963) 4 سال پیش
..
alios 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) 4 سال پیش
android 308d31c621 Upgrade uvwasi to 1.42.0 and fix Android link issues (#938) 4 سال پیش
common e0511fe822 Correct stack base calculation on Mac and NuttX (#963) 4 سال پیش
darwin ccb2de35d7 Enable source debugging feature for windows platform (#910) 4 سال پیش
esp-idf 78414b627c ESP IDF fixes (#927) 4 سال پیش
include ccb2de35d7 Enable source debugging feature for windows platform (#910) 4 سال پیش
linux ccb2de35d7 Enable source debugging feature for windows platform (#910) 4 سال پیش
linux-sgx 635084c9b2 Fix sgx platform issues (#916) 4 سال پیش
nuttx 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) 4 سال پیش
riot 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) 4 سال پیش
rt-thread 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) 4 سال پیش
vxworks 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) 4 سال پیش
windows 78308e7bda GetCurrentThreadStackLimits dynamically for Windows platform (#939) 4 سال پیش
zephyr 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) 4 سال پیش
README.md f1a0e75ab7 re-org platform APIs, simplify porting process (#201) 6 سال پیش

README.md

This folder contains the platform abstract layer for multiple platforms. To support a new platform, you can simply create a new folder here and implement all the APIs defined in include folder.

Refer to port_wamr.md for how to port WAMR to a target platform.