Y
Hacker News
new
|
ask
|
show
|
jobs
by
gsnedders
4134 days ago
Note that JITing compilers gain a lot less from Rust's safety guarantees than most code: you can easily JIT some code that breaks one of the safety properties that Rust ordinarily defends.