Stable MIR project - open #62
nihalpasham
started this conversation in
General
Replies: 2 comments 6 replies
-
|
This is definitely exciting. We can, theoretically, have Rust code pass through pliron! |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
I'm just trying some experiments, introducing |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I don’t know if this is old news but just wanted to drop this here for discussion. Rustlang now has an initiative to provide a stable API for Rust’s MIR that can be used as the foundation for the development of tools that want to perform sophisticated analyses. -https://github.com/rust-lang/project-stable-mir
Stable MIR has been one of my main concerns when working on bringing Rust to different kinds of hardware.
Beta Was this translation helpful? Give feedback.
All reactions