FractalFir / rustc_codegen_clr

This rust compiler backend(module) emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects.
MIT License
1.56k stars 35 forks source link

Update README.md to show that stack unwinding is now supported #36

Closed yerke closed 8 months ago

yerke commented 9 months ago

Congratulations on your progress! It’s very impressive!