emscripten-core/emscripten

Add Visual Studio IDE integration and Intellisense awareness

Open

#11 163 ouverte le 14 mai 2020

Voir sur GitHub
 (10 commentaires) (0 réactions) (0 assignés)C++ (3 519 forks)batch import
help wanted

Métriques du dépôt

Stars
 (27 361 stars)
Métriques de merge PR
 (Merge moyen 19j 10h) (147 PRs mergées en 30 j)

Description

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.

Guide contributeur