How to run SDL3 app on Web with WebAssembly

I will show how to run the sdl3-sample example on Web with WebAssembly. You should have MinGW installed. Try to check if MinGW is in the Path. So type in CMD: mingw32-make -v

1. Download and install emsdk

2. Download and run SDL3 example

3. Distribute your builds on the free 'www.netlify.com' hosting