jar

org.graalvm.llvm : llvm-language-native

Maven & Gradle

Sep 18, 2023
20.3k stars

Sulong Native · Sulong Native functionality (native memory support, native library support)

Table Of Contents

Latest Version

Download org.graalvm.llvm : llvm-language-native JAR file - Latest Versions:

All Versions

Download org.graalvm.llvm : llvm-language-native JAR file - All Versions:

Version Vulnerabilities Size Updated
23.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window llvm-language-native-23.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.oracle.truffle.llvm.nativemode.runtime.memory

├─ com.oracle.truffle.llvm.nativemode.runtime.memory.LLVMNativeMemory.class - [JAR]

com.oracle.truffle.llvm.nativemode.runtime

├─ com.oracle.truffle.llvm.nativemode.runtime.NFIContextExtension.class - [JAR]

├─ com.oracle.truffle.llvm.nativemode.runtime.NFIContextExtensionFactory.class - [JAR]

├─ com.oracle.truffle.llvm.nativemode.runtime.SulongNativeOption.class - [JAR]

├─ com.oracle.truffle.llvm.nativemode.runtime.SulongNativeOptionOptionDescriptors.class - [JAR]

├─ com.oracle.truffle.llvm.nativemode.runtime.WellKnownNFIFunctionNode.class - [JAR]

├─ com.oracle.truffle.llvm.nativemode.runtime.WellKnownNFIFunctionNodeGen.class - [JAR]

├─ com.oracle.truffle.llvm.nativemode.runtime.package-info.class - [JAR]

com.oracle.truffle.llvm.nativemode

├─ com.oracle.truffle.llvm.nativemode.NativeConfiguration.class - [JAR]

├─ com.oracle.truffle.llvm.nativemode.NativeConfigurationFactory.class - [JAR]

├─ com.oracle.truffle.llvm.nativemode.NativeToolchainConfig.class - [JAR]

Advertisement