LLVMSharp is a multi-platform .NET Standard library for accessing the LLVM infrastructure.
Info
Version: | 16.0.0 |
Author(s): | Microsoft and Contributors |
Last Update: | Wednesday, June 21, 2023 |
.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)