-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Description
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
Labels
No labels