The only disadvantage is that you're forced to write quite a lot of unsafe code when you use LLVM via FFI. The rest is safe though. (2/2)
miniblog.
Related Posts
@skybert@emacs.ch Difftastic has very little unsafe, just the FFI to tree-sitter libraries.
That said, I've actually seen safe Rust segfault in the past!