Skip to content

fork() support? #4182

@IngwiePhoenix

Description

@IngwiePhoenix

Example code: http://timmurphy.org/2014/04/26/using-fork-in-cc-a-minimum-working-example/

Running this with emcc currently gets me the message that it can't fork. I know that in theory nodejs doesn't have actual forking support... but is there a chance to implement it via a mix of child_process+longjmp?

Kind regards, Ingwie

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