Rust for CLR

Content:

Original link: Rust panics under the hood, and implementing them in .NET / rustclr author.

Interesting project.

Yes - Rust is low level and .NET is high level.

But sometimes language interop makes sense. And this is one way to integrate Rust and C#.

Comments: