mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-27 16:48:54 +00:00
This allows to 'mount' the SDL source directory on http://localhost:8080/SDL. This is useful for debugging emscripten applications in the browser. Build SDL with "-gsource-map -ffile-prefix-map=/path/to/SDL:/SDL" to configure the URL where the source code must be available.