Most of the early intention and excitement was the potential to replace C++, and maybe even at least a little C, in systems-level and native code. Obviously, it was first created to replace the JavaScript engine in Firefox, which was C++, but I know a lot of people working on basic utilities and libraries found all over the core components of any normal Linux distro who had hope we might get something equally perform…
Maybe it hasn't "really panned out" because you're making up your own stories. For example: > Or look at things like ripgrep and what not, just trying to replace some of the common GNU coreutils, POSIX command-line things you expect a system to have. This is just not true. I never made ripgrep to replace grep. And you acting like it not being a drop-in replacement being a mistake suggests you're totally missing the p…
Ripgrep is so fast that it instantly returned results and I had to check it was actually doing anything.
I felt I wanted ripgrep built into a whole bunch of other things.