RetroArch/frontend
Joseph C. Osborn 809e5d78be create a single fetchfs backend instead of 1 per file
symlinking manifest entries and using a baseurl gives us a way to
create just a single fetchfs backend (and a single thread) since
emscripten upstream is not willing to integrate manifest support to
fetchfs directly.

Retroarch embedders could use this to get assets or other resources
lazily or chunk-by-chunk for large files.
2025-03-10 15:04:38 -07:00
..
drivers create a single fetchfs backend instead of 1 per file 2025-03-10 15:04:38 -07:00
frontend.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
frontend_driver.c Function argument name standardization 2025-01-17 19:55:32 +01:00
frontend_driver.h Function argument name standardization 2025-01-17 19:55:32 +01:00
frontend_salamander.c Downgrade some more variables to NAME_MAX_LENGTH 2024-09-09 16:01:29 +02:00