emscripten-core/emscripten

Add Visual Studio IDE integration and Intellisense awareness

Offen

#11.163 geöffnet am 14.05.2020

 (10 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.519 Forks)batch import
help wanted

Repository-Metriken

Stars
 (27.361 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

I find it's hard to find suitable IDE to work with your platform. I end up using Visual Studio 2019 with C++ and now including emscripten.h causes 627 errors on Intellisense

I tried to ignore them by setting CAExecludePaths but none of them working.

If you really care about future about WASM then please fix this issue otherwise many developers will leave WASM eco system.

Contributor Guide