microsoft/WinDbg-Samples

Question: Data Model Client Library Accessible To Rust

trustednstaller opened this issue · 0 comments

The client library DbgModelClientEx.h is an excellent abstraction to (relatively) quickly create powerful data model abstractions but is limited to c++ only. Are there future plans to support Rust bindings so when one wants to write Windbg Rust extensions, they have excellent support for creating/consuming data models without the COM madness?

Tasks

No tasks being tracked yet.