wasm-micro-runtime/core/iwasm
J-Heinemann f4d4d69736
wasm_export.h Function Description & SGX SDK Include path (#279)
* Missing SGX SDK Include fixed

* Update shared_platform.cmake

* CMakeFile remove stdlib from untrusted part

* Added two times in function description zero as possible return value

* Update shared_platform.cmake

Co-authored-by: Joshua Heinemann <heineman@ibr.cs.tu-bs.de>
Co-authored-by: wenyongh <wenyong.huang@intel.com>
2020-06-12 18:47:06 +08:00
..
aot Implement wasm mini loader and refine footprint of loader and runtime (#276) 2020-06-08 11:19:09 +08:00
common Implement wasm mini loader and refine footprint of loader and runtime (#276) 2020-06-08 11:19:09 +08:00
compilation Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
include wasm_export.h Function Description & SGX SDK Include path (#279) 2020-06-12 18:47:06 +08:00
interpreter Fix app manager parse applet name issue (#280) 2020-06-11 14:19:55 +08:00
libraries Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00