Hacker News new | ask | show | jobs
by quotemstr 4 days ago
Both Rust and Fil-C have unsafe blocks, but in Fil-C latter system, only Pizlo gets to write them. Why am I not filled with confidence?
1 comments

Fil-C has no unsafe blocks
Is the runtime compiled by the Fil-C compiler, or is it a single huge unsafe block? I honestly don't know the answer.
But it still defers compile-time errors to run-time. Not safe enough for me. I rarely have 100% coverage