Replies: 1 comment
-
That looks pretty good. Why not make a PR for it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thank you for writing and maintaining this library!
Will you be willing make the library more generic - something that can be used with filesystem like things?
My use case: working on an egui app that runs natively and as wasm webapp. When running in web, it transparently makes http requests (instead of fs system calls) to interact with remote filesystem to while maintaining same user experience.
Something I had in mind was like this main...vauradkar:egui_file:main
Beta Was this translation helpful? Give feedback.
All reactions