I don't think we're using multithreading in the web version of Solvespace. Emscripten support for OpenMP is still experimental but we only use some of the more basic features, so this should be possible. This should not involve changing any application code, just build setting and such.
On desktop builds the OMP status is shown at the bottom of the configuration screen. Same should be true of a proper web build.
I don't think we're using multithreading in the web version of Solvespace. Emscripten support for OpenMP is still experimental but we only use some of the more basic features, so this should be possible. This should not involve changing any application code, just build setting and such.
On desktop builds the OMP status is shown at the bottom of the configuration screen. Same should be true of a proper web build.