I started an experiment to let a WASM-powered webapp interact with a local git repo and see how well this works. It turns out, it works pretty well!
I made it into a "git wrapped" tool that shows you when you committed the most, and what languages and files you most touched.
Despite the scary prompt when you use the filesystem API everything happens locally and your code stays private. (You can of course also just try it on cloned public github repos).
Let me know what you think!
Comments URL: https://news.ycombinator.com/item?id=46315263
Points: 4
# Comments: 0