emscripten-core / emscripten-core/emscripten
how to generated only one file *.js if i use pthread
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
https://emscripten.org/docs/porting/pthreads.html?highlight=worker%20js#special-considerations
In C code , i use the pthread, and emcc the c code , i want to only one *.js .
Could the *.worker.js and *.js package into one *.js file?
Contributor guide
Assessment
This issue has not been assessed yet.