Fil-C has two major downsides: it slows programs down and it doesn't interoperate with non-Fil-C code, not even libc. That second problem complicates using it on systems other than Linux (even BSDs and macOS) and integrating it with other safe languages.
> it slows programs down
Interesting, how costly would be hardware acceleration support for Fil-C code.
You’re not wrong but both problems could be alleviated by sending patches :-)