This article will explain
What is Emscripten
Why it is useful for us
How to compile C++ to WEBASM (and JS) and run it
How to make communication between JS and C++
How to use SDL2 with Emscripten
What is Emscripten
Why is it useful for us
How to compile C++ to WEBASM (and JS) and run it
How to make communication between JS and C++
How to use SDL2 with Emscripten