wasm-micro-runtime/core/iwasm/libraries
Wenyong Huang 388530c738
Modify os_cond_reltimedwait to support long time wait (#461)
Modify the argument of os_cond_reltimedwait to uint64 type to support long time wait, and handle possible integer overflow.
2020-12-07 17:37:53 +08:00
..
lib-pthread Modify os_cond_reltimedwait to support long time wait (#461) 2020-12-07 17:37:53 +08:00
libc-builtin Fix some compilation warnings and add esp-idf platform for experiment (#454) 2020-11-30 16:03:51 +08:00
libc-emcc Fix some issues for Arm platform. (#457) 2020-12-02 10:22:55 +08:00
libc-wasi Fix wasi ctx memory free issue when app heap is corrupted (#455) 2020-11-30 17:00:53 +08:00
thread-mgr Add more checks to enhance security (#446) 2020-11-24 14:00:09 +08:00