wasm-micro-runtime/core/iwasm/libraries
Wenyong Huang 552f85075d
Fix __wasi_subscription_t inconsistent with wasi-libc issue (#964)
Fix __wasi_subscription_t structure definition inconsistent with wasi-libc
definition issue, reported by #961, tested with sleep, poll API and other
wasi cases on x86-64, x86-32 and arm32 targets.
2022-01-17 20:52:45 +08:00
..
debug-engine Enable source debugging feature for windows platform (#910) 2021-12-22 19:52:07 +08:00
lib-pthread Remove hardcoded stack size while creating pthread (#881) 2021-12-10 15:11:45 +08:00
libc-builtin Cleanup output format warnings (#904) 2021-12-20 15:51:36 +08:00
libc-emcc Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
libc-uvwasi Upgrade uvwasi to 1.42.0 and fix Android link issues (#938) 2022-01-06 18:25:37 +08:00
libc-wasi Fix __wasi_subscription_t inconsistent with wasi-libc issue (#964) 2022-01-17 20:52:45 +08:00
thread-mgr Fix thread manager issues (#962) 2022-01-17 17:09:04 +08:00