Emscripten - https://emscripten.org Emscripten is an LLVM/Clang-based compiler that compiles C and C++ source code to WebAssembly, primarily for execution in web browsers.
If you have Python3 installed you can run a local web server
python -m http.server
after doing that, you can visit http://localhost:8000/