❔ 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#?
I know that C# doesn't support inline assembly.
Am wondering how one could manually optimize the asm output outputted from c#?