wasm-micro-runtime/core/shared-lib/platform
Jonathan Dong 8deef78624 Add build configuration for Mac (#110)
* Add build configuration for Mac

This patch implements Mac build basically based on Linux platform
implementations and configurations.

The document to build it on Mac has been updated as well.

* Update wasm_application.h

* Update lib_export.h

Add comments for the functions.
2019-09-06 16:51:36 +08:00
..
alios Use one libc wrapper copy for sgx and other platforms (#107) 2019-08-28 15:19:52 +08:00
android WebAssembly Micro Runtime first version 2019-05-07 10:18:18 +08:00
darwin Add build configuration for Mac (#110) 2019-09-06 16:51:36 +08:00
include Re-org platform APIs: move most platform APIs of iwasm to shared-lib (#45) 2019-07-22 11:32:51 +08:00
linux Use one libc wrapper copy for sgx and other platforms (#107) 2019-08-28 15:19:52 +08:00
linux-sgx Use one libc wrapper copy for sgx and other platforms (#107) 2019-08-28 15:19:52 +08:00
vxworks Use one libc wrapper copy for sgx and other platforms (#107) 2019-08-28 15:19:52 +08:00
win32 WebAssembly Micro Runtime first version 2019-05-07 10:18:18 +08:00
zephyr Use one libc wrapper copy for sgx and other platforms (#107) 2019-08-28 15:19:52 +08:00
CMakeLists.txt WebAssembly Micro Runtime first version 2019-05-07 10:18:18 +08:00
Makefile WebAssembly Micro Runtime first version 2019-05-07 10:18:18 +08:00