-
I am thinking of building a browser extension (WASM/Rust) for repo analysis, but there seems to be no file access API. Is it possible with Gitoxide? |
Beta Was this translation helpful? Give feedback.
Answered by
Byron
Dec 5, 2023
Replies: 2 comments 3 replies
-
No, that's not possible yet. There is a tracking-ticket that you might want to follow for details and updates. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Byron
-
Thanks @Byron! I'm happy to help with the WASM stream if you think it's worth putting effort into at this stage. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, that's not possible yet.
There is a tracking-ticket that you might want to follow for details and updates.