An open API service indexing awesome lists of open source software.

https://github.com/kingsznhone/inlineasm

Demostration of using inline assembly in C# .NET
https://github.com/kingsznhone/inlineasm

assembly dotnet x86 x86-64

Last synced: 3 months ago
JSON representation

Demostration of using inline assembly in C# .NET

Awesome Lists containing this project

README

          

# InlineASM
Demostration of using inline assembly in C# .NET

[[x64 Calling Convertion]](https://learn.microsoft.com/en-us/cpp/build/x64-calling-convention?view=msvc-170)