Skip to content

Commit bc16aa0

Browse files
yamtjohn-sharratt
authored andcommitted
__wasi_thread_spawn: stop truncating the return value (WebAssembly#353)
as __wasi_errno_t is uint16_t, with the current coding, __pthread_create will never see negative return values from wasi:thread_spawn. eg. (int)(uint16_t)-1 == 65535.
1 parent a3350c8 commit bc16aa0

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)