projectM-visualizer / projectm

projectM - Cross-platform Music Visualization Library. Open-source and Milkdrop-compatible.
https://discord.gg/mMrxAqaa3W
GNU Lesser General Public License v2.1
3.22k stars 365 forks source link

v4.1.x - Add PThreads option for Emscripten #792

Closed Blaquewithaq closed 3 months ago

Blaquewithaq commented 3 months ago

This PR adds back the USE_PTHREADS option for Emscripten builds only.

This flag is required in Emscripten builds to access certain features in the browser environment.