#virtual-machine #jvm #class #java #assembly

app jvm-assembler

Tools for working with Java Virtual Machine Class files from Rust

1 unstable release

Uses old Rust 2015

0.0.1 Jun 29, 2015

#56 in #jvm

MIT license

29KB
742 lines

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.

No runtime deps