Navigate with the command prompt to the SDK root directory for your target SDK. This is an SDK-version-specific folder below the emsdk root directory, for example /emscripten/1.20.0/. However, in my ...
first of all, emscripten is a great project! But are you aware of a tutorial combining emscripten and SDL2? I started using the tutorial in the documentation which uses the embedded SDL 1 api. It took ...