facebookexperimental / MIRAI

Rust mid-level IR Abstract Interpreter
MIT License
1k stars 86 forks source link

MIRAI

MIRAI is an abstract interpreter for the Rust compiler's mid-level intermediate representation (MIR).

It started out as a Facebook project, but became orphaned when the sponsoring organization was disbanded.

Ongoing work to keep the project alive now happens at https://github.com/endorlabs/MIRAI.