C#C
C#3y ago
surwren

❔ WebASM and c#

So I'm considering an emscripten compiled learning project.

I know that C# doesn't support inline assembly.

Am wondering how one could manually optimize the asm output outputted from c#?
Was this page helpful?