filesystem icon indicating copy to clipboard operation
filesystem copied to clipboard

Suggest : suport filesystem as shared library

Open Esp9527 opened this issue 4 years ago • 3 comments

we can use "ghc/fs_pwd.h" "ghc/fs_impl.h" as .h and .cpp at shared library

but can't export filesystem class and function at .so

if that can support, will be easy to use filesystem like std

Esp9527 avatar Jul 01 '21 08:07 Esp9527

Indeed it would be a nice addition to optionally use it as shared library. But this would take some time to work out and test thoroughly on all targets, so I can't promise any quick solution, but I'll at least check the possibilities.

gulrak avatar Jul 04 '21 18:07 gulrak

@gulrak, please tell me, do you plan to continue working on the https://github.com/gulrak/filesystem/tree/feature-130-shared-library-support branch?

phprus avatar Feb 17 '22 13:02 phprus

I sure still have the plan to continue work for it, but currently I'm short of time, so it might take a bit before I continue to do so. My daytime job has a lot of my focus right now, and besides the small "get my head free" 8-day game jam project I recently did, I can hardly predict the next few weeks. - Sorry for the delay.

gulrak avatar Feb 17 '22 21:02 gulrak