jvm-assembler 0.0.1

Tools for working with Java Virtual Machine Class files from Rust.
1
2
3
4
5
6
7
8
JVM Assembler
=============

Tools for working with Java Virtual Machine Class files from Rust.

Converts back and forth between binary `.class` files and Rust structs.

Supports JVM version 8.