Replies: 2 comments
|
It started as my personal project (that's why it's still under my GitHub account rather than under some team name). I had heard lots of good things about Rust, so I wanted to get an opportunity to try it on a real project. While I considered how we could integrate jj into Google's ecosystem from the beginning (or very close anyway - I can't remember exactly), I somehow didn't consider the impact of the language choice until much later. I'm not sure how much more I can say, but since you seem to work at Google, I'm happy to provide more detail on internal chat. |
|
Uh oh!
There was an error while loading. Please reload this page.
Just wondering, but why did you decide to implement this in Rust vs Golang (or C++)? Being that this is intended to be used at Google where Go is likely more widely used than Rust, I'm just wondering what the reasoning was?
All reactions