I got so excited for a minute as I thought this was TVM related :)

3 Likes

Now that the POD C ABI objects landed, I think we can start to explore the possibility of first class rust access to these objects if someone in the rust community is interested, all the machineries are there.

The result won’t be a pure rust impl of the compiler, but would allow anyone to write a compiler pass in rust and link together with the project

1 Like