mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 23:15:16 +00:00
![]() The last argument arg of pthread_create passed from wasm app is opaque for the library and host, it should be returned back to the wasm app without any interpretation. There is no point to translate it to a native address. Actually it harms because the validation seems broken. |
||
---|---|---|
.. | ||
lib_pthread_wrapper.c | ||
lib_pthread.cmake | ||
SConscript |