emscripten-core/emscripten

Add Visual Studio IDE integration and Intellisense awareness

Aberta

#11.163 aberto em 14 de mai. de 2020

 (10 comentários) (0 reação) (0 responsável)C++ (3.519 forks)batch import
help wanted

Métricas do repositório

Stars
 (27.361 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador