-
-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Is there any documentation here (or elsewhere) on which C# language features depend on runtime support, and therefore can never be polyfilled?
I know the readme mentions static abstract members, and I'm pretty sure default interface methods are out too.
It would be helpful to have some list of the features that we should not expect this project to ever be able to polyfill, (if only to preempt people opening feature requests for them 😆).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation