I doubt you'd want to transpile the source-code to...
# language-proposals
k
I doubt you'd want to transpile the source-code to C#, I'm pretty sure you would want to make actual IL bytecode for CLR. Which is considerably harder than just replacing class names with their C# equivalents...
👍 1