Shi Lei b6cae54b54 Add printingAdd print time for wamrc, fix posix mmap bug time for wamrc, fixed a posix mmap bug. (#206) il y a 6 ans
..
alios f1a0e75ab7 re-org platform APIs, simplify porting process (#201) il y a 6 ans
android f1a0e75ab7 re-org platform APIs, simplify porting process (#201) il y a 6 ans
common b6cae54b54 Add printingAdd print time for wamrc, fix posix mmap bug time for wamrc, fixed a posix mmap bug. (#206) il y a 6 ans
darwin f1a0e75ab7 re-org platform APIs, simplify porting process (#201) il y a 6 ans
include f1a0e75ab7 re-org platform APIs, simplify porting process (#201) il y a 6 ans
linux f1a0e75ab7 re-org platform APIs, simplify porting process (#201) il y a 6 ans
linux-sgx c6042c45a3 Sync with internal feature (#204) il y a 6 ans
vxworks f1a0e75ab7 re-org platform APIs, simplify porting process (#201) il y a 6 ans
zephyr f1a0e75ab7 re-org platform APIs, simplify porting process (#201) il y a 6 ans
README.md f1a0e75ab7 re-org platform APIs, simplify porting process (#201) il y a 6 ans

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.