wasm-micro-runtime/core/iwasm/runtime/include
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
..
bh_memory.h Refine binary size and fix several minor issues (#104) 2019-08-27 14:09:23 +08:00
ext_lib_export.h Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
lib_export.h Add build configuration for Mac (#110) 2019-09-06 16:51:36 +08:00
wasm_application.h Add build configuration for Mac (#110) 2019-09-06 16:51:36 +08:00
wasm_dlfcn.h Re-org platform APIs: move most platform APIs of iwasm to shared-lib (#45) 2019-07-22 11:32:51 +08:00
wasm_export.h Add more security checks for libc wrapper API's (#105) 2019-08-28 15:06:04 +08:00
wasm_hashmap.h Re-org platform APIs: move most platform APIs of iwasm to shared-lib (#45) 2019-07-22 11:32:51 +08:00
wasm_log.h Re-org platform APIs: move most platform APIs of iwasm to shared-lib (#45) 2019-07-22 11:32:51 +08:00
wasm_vector.h Re-org platform APIs: move most platform APIs of iwasm to shared-lib (#45) 2019-07-22 11:32:51 +08:00