Y
Hacker News
new
|
ask
|
show
|
jobs
by
qwm
188 days ago
If only Rust had a spec to do that with
2 comments
sophacles
188 days ago
I don't think they should be defined in terms of any programming language. They should be defined in terms of the architecture - bits, bytes, words and instructions, along with semantics of use. Like we do with networking protocols and file formats.
link
steveklabnik
188 days ago
It's being worked on!
https://github.com/rust-lang/rfcs/pull/3470
link