ilasm
There are 12 repositories under ilasm topic.
3F/DllExport
.NET DllExport with .NET Core support (aka 3F/DllExport aka DllExport.bat)
atcarter714/UnityH4xx
Hacks, tricks and wizardry for Unity to enhance performance or make impossible things possible ...
kekyo/ILCompose
Compose partially implementation both .NET language and IL assembler into a single assembly.
SeeminglyScience/ILAssembler
ILAsm-like DSL for PowerShell
himanshugoel2797/miniclr
Implementation of the CLR aimed to be easily ported between systems.
kekyo/ILAsm.Managed
ILAsm.Managed - Portable managed Mono CIL assembler.
3F/coreclr
.NET Core CLR (CoreCLR) and its various support & modifications
kekyo/chibicc-cil-toolchain
The specialized backend toolchain for chibicc-cil
Emzi0767/ILAbuse
Various experiments which abuse the .NET IL
catseye/PL-GOTO.NET
MIRROR of https://codeberg.org/catseye/PL-GOTO.NET : A CIL-targeting compiler for Brainerd and Landweber's PL-{GOTO}
davnavr/hello-world-il-net5
A small Hello World program written in CIL running on .NET 5
gpeipman/ThrowStrings
How to throw string insteads of exceptions using IL