- Core extension
- Provides following functionarity
- Property page definition (for Visual Studio 2022)
- Project template
- WebAssembly debugger
- Additional package for Visual Studio 2017, 2019
- Provides following functionarity
- Property page definition
- Installs required extension according to your development environment
- Build Tasks Implementation (EmscriptenCompile, EmscriptenLink, EmscriptenLib) which are used in Toolset.targets
- Project template with single Main.cpp file
- Core files of WebAssembly Debugger (under heavy construction)
- Bundle result of nokotan/cdb-gdb-bridge
- Debugger definition of WebAssembly Debugger
- .vsix package manifest
- Definitions of Toolset and project pages