Mixed mode debugging - is it possible? #18
michaldobrodenka
started this conversation in
Ideas
Replies: 1 comment 9 replies
-
|
yep that should work. if you want to browse both C# and Rust you can open your entire code as a folder. C# works reasonably well. alternatively use 2 IDE - one for C# another for Rust. let me know how it goes, i am interested in helping you get going. |
Beta Was this translation helpful? Give feedback.
9 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.
-
I'm thinking about replacing some parts of my solution with rust.
Do you think it can be possible to seamlessly debug when I step between c# and rust code compiled as native library?
Beta Was this translation helpful? Give feedback.
All reactions