Aleix Conchillo Flaqué writes: > On behalf of the Fibers team, I am excited to announce Fibers 1.1.1. > > Fibers is a lightweight concurrency facility for Guile that supports non-blocking input and output, millions of concurrent threads, and Concurrent > ML-inspired communication primitives. For more information, see the web version of the manual at: > > https://github.com/wingo/fibers/wiki/Manual > * Changes since 1.1.0 > > - Always add file descriptors finalizer in (schedule-task-when-fd-active). > - Do not load 'epoll.so' during cross-compilation. > - Pass '--target' and '-L' to 'guild compile' when cross-compiling. > - Do not refer to 'epoll.so'-provided variables at expansion time. > - Install .go files to …/site-ccache, not …/ccache. Very cool! Thank you for the release! I use fibers in dryads wake,¹ and it allowed me to wrap my head around mapping websockets to standard input and output without running into concurrency problems, and that’s pretty awesome! ¹: https://dryads-wake.1w6.org Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. draketo.de