Skip to content

[Feature Request]: Add pthread support wasm build #492

Open
@mcbarton

Description

@mcbarton

Description of new feature

Emscripten builds can be built with pthreads support (see https://emscripten.org/docs/porting/pthreads.html). I've tested locally and it is possible to build CppInterOps with pthread support, but given its limited browser support (as far as I can tell from the link it only currently works on very recent versions of Firefox, but don't know how often the documentation is updated). It may not be worth putting in for now. Leaving this issue as a potential future improvement once pthreads is better supported by more browsers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions