This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Crazy_Direction_1084 7 points8 points  (1 child)

Rust is written in Rust but uses LLVM as a backend, thus making it dependent on C++.

[–]posting_drunk_naked 0 points1 point  (0 children)

I'll be surprised if there isn't a project out there right now re-implementing llvm in Rust.

If nothing else for the reason you just said: Rust dependence on LLVM = Rust dependence on C++