|
|
%!s(int64=4) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| alios | %!s(int64=5) %!d(string=hai) anos | |
| android | %!s(int64=4) %!d(string=hai) anos | |
| common | %!s(int64=4) %!d(string=hai) anos | |
| darwin | %!s(int64=4) %!d(string=hai) anos | |
| esp-idf | %!s(int64=5) %!d(string=hai) anos | |
| include | %!s(int64=4) %!d(string=hai) anos | |
| linux | %!s(int64=4) %!d(string=hai) anos | |
| linux-sgx | %!s(int64=5) %!d(string=hai) anos | |
| nuttx | %!s(int64=4) %!d(string=hai) anos | |
| riot | %!s(int64=5) %!d(string=hai) anos | |
| rt-thread | %!s(int64=5) %!d(string=hai) anos | |
| vxworks | %!s(int64=4) %!d(string=hai) anos | |
| windows | %!s(int64=4) %!d(string=hai) anos | |
| zephyr | %!s(int64=4) %!d(string=hai) anos | |
| README.md | %!s(int64=5) %!d(string=hai) anos | |
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.