wasm-micro-runtime/core/shared
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
..
coap Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
mem-alloc Add more checks to enhance app heap's security (#428) 2020-10-22 18:52:33 +08:00
platform Fix compilation error for sgxsdk-2.11 (#431) 2020-10-23 18:16:56 +08:00
utils introduce WAMR memory profiling tool (experimental) (#390) 2020-09-18 18:04:56 +08:00