Skip to content

Can/should we make emscripten_futex_wait/wake API work in Wasm Workers. #26314

@sbc100

Description

@sbc100

Its doesn't seem like it should be hard to make them work.

It would help us fix things like #26283, and avoid issues like #26309 where folks might think the API was actually working.

Since #21618 it has been possible to call the API when both Wasm Workers and pthreads were enabled, but not when only Wasm Workers is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions