Wenyong Huang 71340b79a6 Merge pull request #2740 from bytecodealliance/dev/wasi-libc-windows %!s(int64=2) %!d(string=hai) anos
..
alios fa5e9d72b0 Abstract POSIX filesystem functions (#2585) %!s(int64=2) %!d(string=hai) anos
android fa5e9d72b0 Abstract POSIX filesystem functions (#2585) %!s(int64=2) %!d(string=hai) anos
common 20f1a8c86c Merge branch main into dev/wasi-libc-windows %!s(int64=2) %!d(string=hai) anos
cosmopolitan fa5e9d72b0 Abstract POSIX filesystem functions (#2585) %!s(int64=2) %!d(string=hai) anos
darwin fa5e9d72b0 Abstract POSIX filesystem functions (#2585) %!s(int64=2) %!d(string=hai) anos
ego 91eafa1ead Make a workaround for EGO when fstat returns NOT_SUPPORT (#1970) %!s(int64=3) %!d(string=hai) anos
esp-idf fa5e9d72b0 Abstract POSIX filesystem functions (#2585) %!s(int64=2) %!d(string=hai) anos
freebsd fa5e9d72b0 Abstract POSIX filesystem functions (#2585) %!s(int64=2) %!d(string=hai) anos
include 77b6bce679 Move WASI types into separate header (#2724) %!s(int64=2) %!d(string=hai) anos
linux fa5e9d72b0 Abstract POSIX filesystem functions (#2585) %!s(int64=2) %!d(string=hai) anos
linux-sgx e7a62d2099 Refactor clock functions to use WASI types (#2666) %!s(int64=2) %!d(string=hai) anos
nuttx fa5e9d72b0 Abstract POSIX filesystem functions (#2585) %!s(int64=2) %!d(string=hai) anos
riot fa5e9d72b0 Abstract POSIX filesystem functions (#2585) %!s(int64=2) %!d(string=hai) anos
rt-thread fa5e9d72b0 Abstract POSIX filesystem functions (#2585) %!s(int64=2) %!d(string=hai) anos
vxworks fa5e9d72b0 Abstract POSIX filesystem functions (#2585) %!s(int64=2) %!d(string=hai) anos
windows fa2839a805 Fix default vprintf on UWP (#2730) %!s(int64=2) %!d(string=hai) anos
zephyr 71340b79a6 Merge pull request #2740 from bytecodealliance/dev/wasi-libc-windows %!s(int64=2) %!d(string=hai) anos
README.md f1a0e75ab7 re-org platform APIs, simplify porting process (#201) %!s(int64=6) %!d(string=hai) anos

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.