Enrico Loparco 3668093053 Enable AOT usage on M1 mac (#2618) 2 سال پیش
..
alios 3668093053 Enable AOT usage on M1 mac (#2618) 2 سال پیش
android ade73f6142 Fix compilation error on Android platform (#2594) 2 سال پیش
common 3668093053 Enable AOT usage on M1 mac (#2618) 2 سال پیش
cosmopolitan d8ee771e28 Add Cosmopolitan Libc Platform (#2598) 2 سال پیش
darwin 6fca48d8e6 Fix inverted WASM_DISABLE_WAKEUP_BLOCKING_OP checks (#2571) 2 سال پیش
ego 91eafa1ead Make a workaround for EGO when fstat returns NOT_SUPPORT (#1970) 3 سال پیش
esp-idf 3668093053 Enable AOT usage on M1 mac (#2618) 2 سال پیش
freebsd 6fca48d8e6 Fix inverted WASM_DISABLE_WAKEUP_BLOCKING_OP checks (#2571) 2 سال پیش
include 3668093053 Enable AOT usage on M1 mac (#2618) 2 سال پیش
linux 6fca48d8e6 Fix inverted WASM_DISABLE_WAKEUP_BLOCKING_OP checks (#2571) 2 سال پیش
linux-sgx 3668093053 Enable AOT usage on M1 mac (#2618) 2 سال پیش
nuttx 3668093053 Enable AOT usage on M1 mac (#2618) 2 سال پیش
riot 3668093053 Enable AOT usage on M1 mac (#2618) 2 سال پیش
rt-thread 3668093053 Enable AOT usage on M1 mac (#2618) 2 سال پیش
vxworks 0f5b73ae67 Add mutex initializer for wasm-c-api engine operations (#1656) 3 سال پیش
windows 3668093053 Enable AOT usage on M1 mac (#2618) 2 سال پیش
zephyr 3668093053 Enable AOT usage on M1 mac (#2618) 2 سال پیش
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.