java-decompiler icon indicating copy to clipboard operation
java-decompiler copied to clipboard

Java decompiler written in Rust.

Results 1 java-decompiler issues
Sort by recently updated
recently updated
newest added

Given that it's unlikely this crate will ever need to generate class files. A very nice optimization that's possible is memory mapping the class file. This would essentially remove all...

enhancement