# tinyff platform bridges This folder contains **bridges** that connect tinyff to platform-specific features, like file I/O. These files **do not need to be compiled** if you are running tinyff on a freestand environment. ## Structure `stream_file.c`: The bridge for file handling.