what is the goal of the emscripten generated file: myProject.Emscripten.worker.js ? #17455
Unanswered
aharondavid
asked this question in
Q&A
Replies: 2 comments
-
This file is the one that emscripten uses to start new pthreads/workers. If you build with |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok, Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
what is the goal of the emscripten generated file:
myProject.Emscripten.worker.js
?should include it in my main web page ?
Beta Was this translation helpful? Give feedback.
All reactions