Comment by steveklabnik
7 years ago
MIRI is short for "MIR Interpreter"; it can run basically any Rust code. But, in the compiler itself, its interface is restricted a bit; we haven't fully defined what "const fn" will be.
https://github.com/solson/miri is probably the best place to start poking around :)
No comments yet
Contribute on Hacker News ↗