LLVMSharp is a multi-platform .NET Standard library for accessing the LLVM infrastructure.
Info
| Version: | 20.1.2 |
| Author(s): | Microsoft and Contributors |
| Last Update: | Saturday, May 24, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dotnet/llvmsharp/ |
| NuGet Url: | https://www.nuget.org/packages/LLVMSharp |
Install
Install-Package LLVMSharp
dotnet add package LLVMSharp
paket add LLVMSharp
LLVMSharp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Memory(>= 4.5.4)
- libLLVM(>= 10.0.0)
- System.Memory(>= 4.5.4)
- libLLVM(>= 10.0.0)