the fact is written in C++ it so awsome, BTW how do we convert the build to a Web build i have few project lying around written in C++ l0oking for a way to add in to my portfolio
To compile to web build I use the Raylib library with Emscripten. Take a look at my GitHub for examples of how to do the CMake files for web builds (link).