wasm-micro-runtime/core
Wang Ning c9c882e43d
Fix compilation error for sgxsdk-2.11 (#431)
sgxsdk-2.11 enable pthread_rwlock APIs support, and causes compilation
error. We use macro SGX_THREAD_LOCK_INITIALIZER to control it.
2020-10-23 18:16:56 +08:00
..
app-framework Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
app-mgr Refactor app heap and memory boundary check, and fix os_printf compilation error (#356) 2020-08-20 12:43:12 +08:00
deps Refactor the wasm graphic layer (wgl) and the gui sample (#231) 2020-04-12 16:30:01 +08:00
iwasm Add more checks to enhance app heap's security (#428) 2020-10-22 18:52:33 +08:00
shared Fix compilation error for sgxsdk-2.11 (#431) 2020-10-23 18:16:56 +08:00
config.h Add tensorflow sample under samples/workload/tensorflow (#427) 2020-10-22 16:18:37 +08:00