/bytecoder

JVM bytecode reader

Primary LanguageRustMIT LicenseMIT

Bytecoder

JVM 19 bytecode reader.

under construction

Build and run

cargo run -- ./tmp/A.class

References

JVM 19