jvm-rs 0.1.0

Bindings for the JVM and its interfaces
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# rs-jvm-bindings

JVM bindings for rust.

Currently bound to JVM 15.

Generated with `bindgen --no-layout-tests`

## Interfaces this supports
* [classfile_constants]https://github.com/openjdk/jdk/blob/jdk-16+24/src/java.base/share/native/include/classfile_constants.h.template
* [jawt]https://github.com/openjdk/jdk/blob/jdk-16+24/src/java.desktop/share/native/include/jawt.h
* [jdwp]https://github.com/openjdk/jdk/blob/jdk-16+24/src/jdk.jdwp.agent/share/native/include/jdwpTransport.h
* [jmm]https://github.com/openjdk/jdk/blob/jdk-16+24/src/hotspot/share/include/jmm.h
* [jni]https://github.com/openjdk/jdk/blob/jdk-16+24/src/java.base/share/native/include/jni.h
* [jvm]https://github.com/openjdk/jdk/blob/jdk-16+24/src/hotspot/share/include/jvm.h
* [jvmti]https://github.com/openjdk/jdk/blob/jdk-16+24/src/hotspot/share/prims/jvmtiH.xsl
* [jvmticmlr]https://github.com/openjdk/jdk/blob/jdk-16+24/src/java.base/share/native/include/jvmticmlr.h