emscripten-core / emscripten-core/emscripten
emcmake with Visual Studio generator doesn't work as expected
Open
wontfix
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
Hi,
I tried for 2 days to configure and compile my project to Wasm using Emcmake.
Can it be that emcmake does not support Visual Studio generator?
No matter what I try it keeps compiling with CL.exe instead of emcc/em++.
I didn't find a disclaimer on VS generator on the docs.
What am I missing?
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.