WebAssembly / WebAssembly/wasi-libc

Enable C11 threads on top of pthreads?

Open
#392 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
1k
Forks
251
Avg merge
7h 15m
Merged PRs (30d)
3

Description

It seems the C11 threads symbols are pretty incomplete in the current pthreads build (e.g. there isn't even thrd_create). Is this an oversight, or is there some technical difficulty to enable these functions?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the current pthreads build and the C11 thread symbols, beginning with the missing thrd_create entry point mentioned in the issue. Determine the technical constraints around enabling the symbols and define completion as providing the missing C11 thread support or documenting why it cannot be enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, wasm
Domain
operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.