emscripten-core/emscripten

Add Visual Studio IDE integration and Intellisense awareness

Open

#11.163 geöffnet am 14. Mai 2020

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

Repository-Metriken

Stars
 (27.361 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 19T 10h) (147 gemergte PRs in 30 T)

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