emscripten-core/emscripten
GitHub で見るAdd Visual Studio IDE integration and Intellisense awareness
Open
#11,163 opened on 2020年5月14日
help wanted
Repository metrics
- Stars
- (27,361 stars)
- PR merge metrics
- (平均マージ 19d 10h) (30d で 147 merged PRs)
説明
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.