Hacker News new | ask | show | jobs
by qw3rty01 1594 days ago
Correct, although it looks like converting some parts to safe code may be a future goal
1 comments

What they've stated previously is that they plan to go with the approach of "compile C to unsafe Rust" and "compile unsafe Rust to safe Rust" as two separate things that could be chained together. I don't remember if it's meant to be literally another tool or just the general approach, but seems very interesting and sensible to me!