emscripten-core/emscripten

Add Visual Studio IDE integration and Intellisense awareness

オープン

#11,163 opened on 2020/05/14

 (10 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (3,519 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (27,361 個のスター)
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.

コントリビューターガイド