wit-bindgen icon indicating copy to clipboard operation
wit-bindgen copied to clipboard

C#: consider generating partial classes

Open pavelsavara opened this issue 1 year ago • 0 comments

So that the project could extend the types in other files, which are not re-generated.

See https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/partial-classes-and-methods

cc @dicej @jsturtevant

pavelsavara avatar Aug 29 '24 10:08 pavelsavara