Open
Description
Why is the --experimental-wasm-threads
argument only set in emcmake and not in Emscripten.cmake?
Line 41 in 7df4038
If it was set in the latter, it would make using emcmake and using just the toolchain file more equivalent.
One usecase for this is VSCode based development, where the editor's CMake plugin runs the CMake 'configure' step automatically whenever CMake files change. A so called "kit" file (link) can specify a toolchain file, but not a wrapper executable.
Metadata
Metadata
Assignees
Labels
No labels